partOf property

List<Reference>? partOf
inherited

partOf A larger event (e.g. Communication, Procedure) of which this particular communication is a component or step.

Implementation

List<Reference>? get partOf => throw _privateConstructorUsedError;