menu
dimap package
documentation
dimp.dart
CharSequence
codeUnits property
codeUnits property
dark_mode
light_mode
codeUnits
property
List
<
int
>
get
codeUnits
An unmodifiable list of the UTF-16 code units of this string.
Implementation
List<int> get codeUnits;
dimap package
documentation
dimp
CharSequence
codeUnits property
CharSequence class