fileRemaining property Null safety

int fileRemaining

Implementation

int get fileRemaining => _fileSize - _position;