ERROR_CODE_COMPONENT_NOT_READY constant
ErrorCode
const ERROR_CODE_COMPONENT_NOT_READY
-- Component state (-230..-249) ---------------------------------------
Implementation
static const ErrorCode ERROR_CODE_COMPONENT_NOT_READY =
ErrorCode._(230, _omitEnumNames ? '' : 'ERROR_CODE_COMPONENT_NOT_READY');