Attachment.fromPointer constructor

Attachment.fromPointer(
  1. Pointer<spine_attachment_wrapper> _ptr
)

Implementation

Attachment.fromPointer(this._ptr);