ICloudTransferProgress.error constructor
const
ICloudTransferProgress.error(
- PlatformException exception
Creates an error event.
Implementation
const ICloudTransferProgress.error(PlatformException exception)
: this._(type: ICloudTransferProgressType.error, exception: exception);