operator_ property

  1. @JsonKey(name: 'operator')
FhirCode? operator_
inherited

operator_ ("operator") The operator type defines the conditional behavior of the assert.

Implementation

@JsonKey(name: 'operator')
FhirCode? get operator_ => throw _privateConstructorUsedError;