toBytes method

Uint8List toBytes()

Implementation

Uint8List toBytes() {
  return _bytes;
}