basedOn property

FixedList<Reference>? get basedOn

A plan, proposal or order that is fulfilled in whole or in part by this event.

Implementation

FixedList<Reference>? get basedOn => basedOnField.getValue(json);