current property
override
The rune (integer Unicode code point) starting at the current position in
- the string.
Implementation
int get current => _currentCodePoint;
The rune (integer Unicode code point) starting at the current position in
int get current => _currentCodePoint;