valueCreator property

CreateBuilderFunc? valueCreator
final

Creates a new empty instance of the value type.

null if the value type is not a Message type.

Implementation

final CreateBuilderFunc? valueCreator;