toBytes method

Uint8List toBytes()

Implementation

Uint8List toBytes() => base64.decode(uuid);