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