List<int> codeUnits

Returns an unmodifiable list of the UTF-16 code units of this string.

Source

List<int> get codeUnits;