getAppLifeCycle method
Get the current Local time zone identifier
Implementation
@override
Future<NotificationLifeCycle> getAppLifeCycle() {
return LocalNotificationsPlatform.instance.getAppLifeCycle();
}
Get the current Local time zone identifier
@override
Future<NotificationLifeCycle> getAppLifeCycle() {
return LocalNotificationsPlatform.instance.getAppLifeCycle();
}