isEnabled property

bool get isEnabled

Check if the Hub is enabled/active.

Implementation

bool get isEnabled => _isEnabled;