CancelUploadException constructor

const CancelUploadException([
  1. String message = ''
])

Implementation

const CancelUploadException([this.message = '']);