toBytes abstract method

Uint8List toBytes()

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

Implementation

Uint8List toBytes();