coding property

FixedList<Coding>? get coding

Code representation of the type

Implementation

FixedList<Coding>? get coding => codingField.getValue(_json);