isEnabled property

bool isEnabled
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;