parts property

List<MimePart>? parts
getter/setter pair

The children of this part, if any.

Implementation

List<MimePart>? parts;