boundsPeriodField constant

FieldDefinition<Period> const boundsPeriodField

Field definition for boundsPeriod

Implementation

static const boundsPeriodField = FieldDefinition(
  name: 'boundsPeriod',
  getValue: _getBoundsPeriod,
);