CloudMediaBackgroundRemovalTimeoutException constructor
const
CloudMediaBackgroundRemovalTimeoutException([
- String message = 'Background removal timed out.'
Implementation
const CloudMediaBackgroundRemovalTimeoutException(
[this.message = 'Background removal timed out.']);