getIsSetupReady method
Returns true if the application context has been setup.
Implementation
@protected
bool getIsSetupReady() => _isSetupReady;
Returns true if the application context has been setup.
@protected
bool getIsSetupReady() => _isSetupReady;