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