Blob
@override dynamic blob(List<String?> blobParts, String? mimeType) => html.Blob(blobParts, mimeType);