isEnabled property

bool isEnabled

Check if the current Hub is enabled/active.

Implementation

static bool get isEnabled => _hub.isEnabled;