getTimezone method

Future<String> getTimezone()

Implementation

Future<String> getTimezone() {
  throw UnimplementedError('initDeviceId() has not been implemented.');
}