menu
piefed_api_client package
documentation
v1.dart
SubscribeUser
SubscribeUser.fromJson factory constructor
SubscribeUser.fromJson factory constructor
dark_mode
light_mode
SubscribeUser.fromJson
constructor
SubscribeUser.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SubscribeUser.fromJson(Map<String, dynamic> json) => _$SubscribeUserFromJson(json);
piefed_api_client package
documentation
v1
SubscribeUser
SubscribeUser.fromJson factory constructor
SubscribeUser class