fileRemaining property

int fileRemaining

Implementation

int get fileRemaining => _fileSize - _position;