menu
burt_network
burt_network.dart
ServoState
SERVO_OPEN constant
SERVO_OPEN
dark_mode
light_mode
description
SERVO_OPEN
constant
ServoState
const
SERVO_OPEN
Implementation
static
const
ServoState SERVO_OPEN = ServoState._(
1
, _omitEnumNames ?
''
:
'SERVO_OPEN'
);
burt_network
burt_network
ServoState
SERVO_OPEN constant
ServoState class