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