addOnAttachments property

List<AddOnAttachment>? addOnAttachments
getter/setter pair

Attachments under the given post.

Implementation

core.List<AddOnAttachment>? addOnAttachments;