makeDefault property
Constructs the default value of a field.
For repeated fields, only used when the check property is null.
Implementation
final MakeDefaultFunc? makeDefault;
Constructs the default value of a field.
For repeated fields, only used when the check property is null.
final MakeDefaultFunc? makeDefault;