get

abstract suspend operator fun get(featureId: String): Feature?(source)

Read a feature from the store.

Return

Feature if found, null otherwise

Parameters

featureId

Feature unique identifier