fileRemaining property

int get fileRemaining

Implementation

int get fileRemaining => _fileSize - _position;