menu
flutter_adb package
documentation
adb_stream.dart
AdbStream
isClosed property
isClosed property
dark_mode
light_mode
isClosed
property
bool
get
isClosed
Implementation
bool get isClosed => _readStream.isClosed;
flutter_adb package
documentation
adb_stream
AdbStream
isClosed property
AdbStream class