ActionFileUploadBegin constructor
ActionFileUploadBegin({})
Implementation
ActionFileUploadBegin({
this.actionId = '',
this.fileName = '',
this.mime = '',
this.byteCount = 0,
this.checkHash = false,
this.hash = '',
});