current property

int current

The rune (integer Unicode code point) starting at the current position in the string.

Implementation

int get current => _currentCodePoint;