exception property

PlatformException? exception
final

The underlying platform exception.

This is only set when type is ICloudTransferProgressType.error.

Implementation

final PlatformException? exception;