menu
ews package
documentation
misc/HangingTraceStream.dart
HangingTraceStream
CanSeek property
CanSeek property
dark_mode
light_mode
CanSeek
property
@
override
bool
get
CanSeek
Gets a value indicating whether the current stream supports seeking.
Implementation
@override bool get CanSeek => false;
ews package
documentation
misc/HangingTraceStream
HangingTraceStream
CanSeek property
HangingTraceStream class