serviceTypeField constant

FieldDefinition<CodeableConcept> const serviceTypeField

Field definition for serviceType.

Implementation

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