Get the current Local time zone identifier
@override Future<String> getLocalTimeZoneIdentifier() { return LocalNotificationsPlatform.instance.getLocalTimeZoneIdentifier(); }