FileAttachment.withOwner constructor

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

Implementation

FileAttachment.withOwner(Item owner) : super.withOwner(owner);