currentChar property

int get currentChar

Implementation

int get currentChar => _msg.codeUnitAt(pos);