defaultValue property

int? defaultValue
final

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

Implementation

final int? defaultValue;