Creates a server-side Blob instance.
iface.Blob createBlob([List<Object>? parts, String? type]) => ServerBlob();