instance property

Returns an instance of StreamAttachmentHandler.

Implementation

static StreamAttachmentHandler get instance {
  throw UnimplementedError('instance is not implemented');
}