presentedForm property

List<Attachment>? presentedForm
inherited

presentedForm Rich text representation of the entire result as issued by the diagnostic service. Multiple formats are allowed but they SHALL be semantically equivalent.

Implementation

List<Attachment>? get presentedForm => throw _privateConstructorUsedError;