serviceCategoryField constant
Field definition for serviceCategory
Implementation
static const serviceCategoryField = FieldDefinition(
name: 'serviceCategory',
getValue: _getServiceCategory,
description:
'A broad categorization of the service that is to be performed during this appointment.',
);