isBooted property

bool get isBooted

Checks if all providers have been booted.

Implementation

bool get isBooted => _bootloader.isBooted;