bytes property

List<int> get bytes

Implementation

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