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