autoCreateNestedBuilder property

bool? autoCreateNestedBuilder
final

Whether the field overrides the autoCreateNestedBuilders setting from the class. Defaults to null which indicates the setting is to be taken from the autoCreateNestedBuilders setting on the class.

Implementation

final bool? autoCreateNestedBuilder;