getFeature
inline suspend fun EvidentlyClient.getFeature(crossinline block: GetFeatureRequest.Builder.() -> Unit): GetFeatureResponse
Returns the details about one feature. You must already know the feature name. To retrieve a list of features in your account, use ListFeatures.