Sets global properties.
Future<bool?> setGlobalProperties(Map<String, String>? globalProperties) { throw UnimplementedError('setGlobalProperties() has not been implemented.'); }