hasFeature

suspend fun hasFeature(featureId: String): Boolean(source)

Checks whether a feature exists in the store.

Return

true if the feature exists, false otherwise

Parameters

featureId

The unique identifier of the feature