codeUnits property

List<int>? codeUnits

Implementation

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