menu
obby_client
obby_client.dart
MessageKindPart
MessageKindPart.fromJson factory constructor
MessageKindPart.fromJson
dark_mode
light_mode
MessageKindPart.fromJson
constructor
MessageKindPart.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MessageKindPart.fromJson(Map<String, dynamic> json) => const MessageKindPart();
obby_client
obby_client
MessageKindPart
MessageKindPart.fromJson factory constructor
MessageKindPart class