menu
subsystems
subsystems.dart
CanSocket
dispose abstract method
dispose
dark_mode
light_mode
dispose
abstract method
@
mustCallSuper
Future
<
void
>
dispose
(
)
inherited
Closes the connection to the device.
Implementation
@mustCallSuper Future<void> dispose();
subsystems
subsystems
CanSocket
dispose abstract method
CanSocket class