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