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