Gets the list of available timezones from the native layer.
Future<List<String>> getAvailableTimezones() async { throw UnimplementedError( 'getAvailableTimezones() has not been implemented.'); }