spec property

FeatureSpec? spec
getter/setter pair

Input only.

Immutable. User input of feature spec. Note that this field is immutable. Must create a new FeatureConfig if a new feature spec is needed.

Implementation

FeatureSpec? spec;