Contains details of the notification that launched the app.
Map<String, dynamic> toJson() => { "type": type, "value": value, };