menu
flutter_chats_ui package
documentation
plugins.dart
ContactPayload
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 => 'contact';
flutter_chats_ui package
documentation
plugins
ContactPayload
typeId property
ContactPayload class