v1Config constructor
const
v1Config({
- List<
v1Feature> ? features, - externaldatav1Quorum? quorum,
Implementation
const v1Config({
this.features,
this.quorum,
});