@override Blob slice([int? start, int? end, String? contentType]) => Blob(const <Object>[], contentType ?? type);