HttpBlob? createHttpBlob(List content, MimeType? mimeType) { return createHttpBlobImpl(content, mimeType); }