menu
growlytics package
documentation
GrowlyticModel/notification_body.dart
Media
Media.fromJson constructor
Media.fromJson constructor
dark_mode
light_mode
Media.fromJson
constructor
Media.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Media.fromJson(Map<String, dynamic> json) { type = json['type']; image = json['image']; }
growlytics package
documentation
GrowlyticModel/notification_body
Media
Media.fromJson constructor
Media class