asBytes method

Uint8List asBytes()

Implementation

Uint8List asBytes() {
  return _inner!.asBytes();
}