toBytes abstract method

Uint8List toBytes()

Convert the receiver token to a byte array This is most useful when storing the token as a key in a map

Implementation

Uint8List toBytes();