Blob constructor

Blob(
  1. List blobParts,
  2. [String? type,
  3. String? endings]
)

Implementation

factory Blob