BytesSource constructor

BytesSource(
  1. Uint8List bytes
)

Implementation

BytesSource(this.bytes);