get Int
abstract fun getInt(feature: Feature, key: String, attributes: Attributes = Attributes()): Int
Content copied to clipboard
Calculates the value of an integer feature flag for the given key and attributes.
See also
for param details