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