getAppLaunchedDetails method
This method is used to get the app launch details.
Implementation
Future<MirrorflyNotificationAppLaunchDetails?> getAppLaunchedDetails() {
throw UnimplementedError('has not been implemented.');
}
This method is used to get the app launch details.
Future<MirrorflyNotificationAppLaunchDetails?> getAppLaunchedDetails() {
throw UnimplementedError('has not been implemented.');
}