remaining property

int remaining

Implementation

int get remaining => _limit - _position;