CanSeek property

  1. @override
bool CanSeek
Gets a value indicating whether the current stream supports seeking.

Implementation

@override
bool get CanSeek => false;