dispose method

void dispose()
inherited

Implementation

void dispose() {
  _attachmentManager.dispose();
}