note property

FixedList<Annotation>? get note

Comments about the observation or the results.

Implementation

FixedList<Annotation>? get note => noteField.getValue(json);