partOf property

List<Reference>? partOf
inherited

partOf Task that this particular task is part of.

Implementation

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