parts property

List<LfA2aV1Part>? parts
getter/setter pair

Parts is the container of the message content.

Required.

Implementation

core.List<LfA2aV1Part>? parts;