Blob slice([int? start, int? end, String? contentType]) => js_util.callMethod(this, 'slice', [start, end, contentType]);