Future<void> removeGlobalAttribute(String key) async { throw UnimplementedError( 'removeGlobalAttribute() has not been implemented.', ); }