serviceTypeField constant

FieldDefinition<FixedList<CodeableConcept>> const serviceTypeField

Field definition for serviceType.

Implementation

static const serviceTypeField = FieldDefinition(
  name: 'serviceType',
  getValue: _getServiceType,
);