menu
android_adb_tool package
documentation
api/tool.dart
AdbTcpConnection
isDisposed property
isDisposed property
dark_mode
light_mode
isDisposed
property
bool
get
isDisposed
inherited
Whether the underlying
Arc
is disposed.
Implementation
bool get isDisposed => _arc.isDisposed;
android_adb_tool package
documentation
api/tool
AdbTcpConnection
isDisposed property
AdbTcpConnection class