IDLE constant

RoverStatus const IDLE

Implementation

static const RoverStatus IDLE = RoverStatus._(1, _omitEnumNames ? '' : 'IDLE');