ProjectFeatureState constructor

ProjectFeatureState({
  1. ProjectFeatureStateState? state,
})

Implementation

ProjectFeatureState({this.state});