toBytes abstract method
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();
Convert the sender token to a byte array This is most useful when storing the token as a key in a map
Uint8List toBytes();