ItemAttachment.withOwner constructor

ItemAttachment.withOwner(
  1. Item owner
)
Initializes a new instance of the The owner of the attachment.

Implementation

ItemAttachment.withOwner(items.Item owner) : super.withOwner(owner);