isEnabled

open override fun isEnabled(flag: Flag): Boolean(source)

Returns a boolean representing whether or not flag is enabled. Impl should execute very quickly as it could be used in the hot path.