position property

  1. @override
int position

Implementation

@override
int get position => utf32EncodedBytesIterator.position ~/ 4;