getIsRefreshed method
Returns true if the application context has been refreshed.
Implementation
@protected
bool getIsRefreshed() => _isRefreshed;
Returns true if the application context has been refreshed.
@protected
bool getIsRefreshed() => _isRefreshed;