operator_ property

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

operator Specifies the criteria by which the question is enabled.

Implementation

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