isEnabled property
getter/setter pair
Set this to false if you don't want your App instance automatically calling App.onLoading if loading sequence is in progress.
Implementation
bool isEnabled = true;
Set this to false if you don't want your App instance automatically calling App.onLoading if loading sequence is in progress.
bool isEnabled = true;