get Boolean
abstract fun getBoolean(feature: Feature, key: String, attributes: Attributes = Attributes()): Boolean
Calculates the value of a boolean feature flag for the given key and attributes.
See also
for param details
Calculates the value of a boolean feature flag for the given key and attributes.
for param details