class_ property

  1. @JsonKey(name: 'class')
Coding class_
inherited

class Concepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.

Implementation

@JsonKey(name: 'class')
Coding get class_ => throw _privateConstructorUsedError;