menu
obby_client
obby_client.dart
MessageKindNotice
toJson method
toJson
dark_mode
light_mode
toJson
method
@
override
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
@override Map<String, dynamic> toJson() => {'type': 'notice'};
obby_client
obby_client
MessageKindNotice
toJson method
MessageKindNotice class