dispose method

void dispose()

Implementation

void dispose() {
  _bindings.spine_attachment_dispose(_attachment.cast());
}