utf8 property

String get utf8

Implementation

String get utf8 => String.fromCharCodes(this);