menu
flutter_chats_ui package
documentation
plugins.dart
LocationPayload
typeId property
typeId property
dark_mode
light_mode
typeId
property
@
override
String
get
typeId
override
Must match the corresponding
MessageTypePlugin.id
.
Implementation
@override String get typeId => 'location';
flutter_chats_ui package
documentation
plugins
LocationPayload
typeId property
LocationPayload class