menu
blueprint_flutter_core package
documentation
blueprint_notifications.dart
FxNotification
FxNotification.fromJson factory constructor
FxNotification.fromJson factory constructor
dark_mode
light_mode
FxNotification.fromJson
constructor
FxNotification.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FxNotification.fromJson(Map<String, dynamic> json) => _$FxNotificationFromJson(json);
blueprint_flutter_core package
documentation
blueprint_notifications
FxNotification
FxNotification.fromJson factory constructor
FxNotification class