isInitialised property

bool isInitialised

Returns the initialisation status of the Controller when all futures are completed

Implementation

bool get isInitialised => _initialised;