defaultValue property

double? defaultValue
final

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

Implementation

final double? defaultValue;