utf16CodeUnits property

Iterable<int> utf16CodeUnits

The code units of the current character range.

Implementation

Iterable<int> get utf16CodeUnits;