StreamAttachmentFileUploader constructor

const StreamAttachmentFileUploader(
  1. StreamHttpClient _client
)

Creates a new StreamAttachmentFileUploader instance.

Implementation

const StreamAttachmentFileUploader(this._client);