Future<Blob> getType(String type) => js_util.promiseToFuture(js_util.callMethod(this, 'getType', [type]));