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