menu
subsystems
subsystems.dart
CanFFI
hasError property
hasError
dark_mode
light_mode
hasError
property
bool
hasError
getter/setter pair
Whether there was an error and CAN is not functioning.
Implementation
bool hasError = false;
subsystems
subsystems
CanFFI
hasError property
CanFFI class