isEnabled

abstract fun isEnabled(): Boolean

This is the method that SHALL be called to get whether a feature is enabled or not. DO NOT USE getRawStoredState for that

Return

true if the feature should be enabled, false otherwise