model/notification_applaunch_details library
Classes
- MirrorflyNotificationAppLaunchDetails
- Contains details on the notification that launched the application.
Functions
-
mirrorflyNotificationAppLaunchDetailsFromJson(
String str) → MirrorflyNotificationAppLaunchDetails - Converts a JSON string into a MirrorflyNotificationAppLaunchDetails object.
-
mirrorflyNotificationAppLaunchDetailsToJson(
MirrorflyNotificationAppLaunchDetails data) → String - Converts a MirrorflyNotificationAppLaunchDetails object into a JSON string.