note property
FixedList<Annotation> ?
get
note
Comments about the observation or the results.
Implementation
FixedList<Annotation>? get note => noteField.getValue(json);
Comments about the observation or the results.
FixedList<Annotation>? get note => noteField.getValue(json);