Returns local timezone from the native layer.
Future<String?> getLocalTimezone() { throw UnimplementedError('getLocalTimezone() has not been implemented.'); }