NO_RADIO constant
CriticalErrorCode
const NO_RADIO
No Lora radio hardware could be found
Implementation
static const CriticalErrorCode NO_RADIO =
CriticalErrorCode._(3, _omitEnumNames ? '' : 'NO_RADIO');