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