serviceCategoryField constant

FieldDefinition<FixedList<CodeableConcept>> const serviceCategoryField

Field definition for serviceCategory.

Implementation

static const serviceCategoryField = FieldDefinition(
  name: 'serviceCategory',
  getValue: _getServiceCategory,
);