parent property

List<Reference>? parent
inherited

parent Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of another specimen.

Implementation

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