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