UploadAttachmentBytesRequest constructor
UploadAttachmentBytesRequest({})
Returns a new UploadAttachmentBytesRequest instance.
Implementation
UploadAttachmentBytesRequest({
this.short,
this.char,
this.int_,
this.long,
this.float,
this.double_,
this.direct,
this.readOnly,
});