getIsRefreshed method

  1. @protected
bool getIsRefreshed()

Returns true if the application context has been refreshed.

Implementation

@protected
bool getIsRefreshed() => _isRefreshed;