defaultValue property

V? defaultValue
final

Backfill value auto-migration uses when adding this column to existing rows. Required (or isNullable) for a field to be auto-addable.

Implementation

final V? defaultValue;