appointmentTypeField constant
Field definition for appointmentType.
Implementation
static const appointmentTypeField = FieldDefinition(
name: 'appointmentType',
getValue: _getAppointmentType,
);
Field definition for appointmentType.
static const appointmentTypeField = FieldDefinition(
name: 'appointmentType',
getValue: _getAppointmentType,
);