NIMLocationAttachment constructor

NIMLocationAttachment(
  1. {required double latitude,
  2. required double longitude,
  3. required String address}
)

Implementation

NIMLocationAttachment