toBytes method

List<int> toBytes()

Implementation

List<int> toBytes() => utf8.encode(this);