JsonSetDefaultValueBuilder constructor
JsonSetDefaultValueBuilder({
- dynamic values,
Implementation
JsonSetDefaultValueBuilder({
this.values,
}) : super(numSupportedChildren: kNumSupportedChildren);