getIsSetupReady method

  1. @protected
bool getIsSetupReady()

Returns true if the application context has been setup.

Implementation

@protected
bool getIsSetupReady() => _isSetupReady;