MANUAL constant

RoverStatus const MANUAL

Implementation

static const RoverStatus MANUAL = RoverStatus._(2, _omitEnumNames ? '' : 'MANUAL');