parts property

List<CompletedPart>? parts
final

Array of CompletedPart data types.

Implementation

final List<CompletedPart>? parts;