serviceTypeField constant

FieldDefinition<List<CodeableConcept>> const serviceTypeField

Field definition for serviceType.

Implementation

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