toMap method Null safety
override
Implementation
@override
Map<String, dynamic> toMap() => _$NIMLocationAttachmentToJson(this)
..['messageType'] =
NIMMessageTypeConverter(messageType: NIMMessageType.location).toValue();
@override
Map<String, dynamic> toMap() => _$NIMLocationAttachmentToJson(this)
..['messageType'] =
NIMMessageTypeConverter(messageType: NIMMessageType.location).toValue();