toUtf8 method

List<int> toUtf8()

Implementation

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