observationList property

List<Observation>? observationList
final

The list of observations related to the problem.

Implementation

final List<Observation>? observationList;