birthDateField constant
Field definition for birthDate.
Implementation
static const birthDateField = FieldDefinition(
name: 'birthDate',
getValue: _getBirthDate,
);
Field definition for birthDate.
static const birthDateField = FieldDefinition(
name: 'birthDate',
getValue: _getBirthDate,
);