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