code property

List<Coding>? code
inherited

code A terminology code that corresponds to this group or question (e.g. a code from LOINC, which defines many questions and answers).

Implementation

List<Coding>? get code => throw _privateConstructorUsedError;