isEnabled property
bool
get
isEnabled
Check if the current Hub is enabled/active.
Implementation
static bool get isEnabled => _hub.isEnabled;
Check if the current Hub is enabled/active.
static bool get isEnabled => _hub.isEnabled;