isEnabled property

bool get isEnabled

Check if permission checking is enabled

Implementation

bool get isEnabled => _enabled;