menu
flutter_tpay package
documentation
model/screenless/notifications.dart
Notifications
Notifications.fromJson factory constructor
Notifications.fromJson factory constructor
dark_mode
light_mode
Notifications.fromJson
constructor
Notifications.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Notifications.fromJson(Map<String, dynamic> json) => _$NotificationsFromJson(json);
flutter_tpay package
documentation
model/screenless/notifications
Notifications
Notifications.fromJson factory constructor
Notifications class