pushBlob abstract method

void pushBlob(
  1. String name,
  2. Uint8List data
)

Implementation

void pushBlob(String name, Uint8List data);