makeDefault property

MakeDefaultFunc? makeDefault
final

Constructs the default value of a field.

For repeated fields, only used when the check property is null.

Implementation

final MakeDefaultFunc? makeDefault;