defaultValue property

String? defaultValue
final

A value to use for the field if the field isn't specified for a document.

Implementation

final String? defaultValue;