intent property

  1. @JsonKey(name: 'Intent', unknownEnumValue: MedicationIntent.proposal)
MedicationIntent? intent
inherited

Implementation

@JsonKey(name: 'Intent', unknownEnumValue: MedicationIntent.proposal)
MedicationIntent? get intent => throw _privateConstructorUsedError;