menu
mirrorfly_uikit_plugin package
documentation
app/model/notification_message_model.dart
LocationChatMessage
LocationChatMessage.new constructor
LocationChatMessage.new constructor
dark_mode
light_mode
LocationChatMessage
constructor
LocationChatMessage
(
{
double
?
latitude
,
double
?
longitude
,
String
?
mapLocationUrl
,
String
?
messageId
,
})
Implementation
LocationChatMessage({ this.latitude, this.longitude, this.mapLocationUrl, this.messageId, });
mirrorfly_uikit_plugin package
documentation
app/model/notification_message_model
LocationChatMessage
LocationChatMessage.new constructor
LocationChatMessage class