menu
getsocial_flutter_sdk package
documentation
notifications/notificationcontext.dart
NotificationContext
NotificationContext.fromJSON constructor
NotificationContext.fromJSON constructor
dark_mode
light_mode
NotificationContext.fromJSON
constructor
NotificationContext.fromJSON
(
Map
<
String
,
dynamic
>
json
)
Implementation
NotificationContext.fromJSON(Map<String, dynamic> json) : action = json['action'];
getsocial_flutter_sdk package
documentation
notifications/notificationcontext
NotificationContext
NotificationContext.fromJSON constructor
NotificationContext class