Blob(List<dynamic> array, String type) { throw UnsupportedError('Blob is only supported on web platforms'); }