encodedUtf8 property

Uint8List get encodedUtf8

Implementation

Uint8List get encodedUtf8 => utf8.encode(this);