codePoints property

Iterable<int> codePoints
latefinal

List of utf32 code points

Implementation

late final Iterable<int> codePoints;