position property

  1. @override
int position

Implementation

@override
int get position => utf16EncodedBytesIterator.position ~/ 2;