unavailable constant
Sentinel value used when the extension is not available.
Implementation
static const RohdModuleInfo unavailable = RohdModuleInfo(
extensionAvailable: false,
);
Sentinel value used when the extension is not available.
static const RohdModuleInfo unavailable = RohdModuleInfo(
extensionAvailable: false,
);