codeUnits property

List<int> get codeUnits

Implementation

List<int> get codeUnits => value.codeUnits;