CloudMediaNotFoundException constructor
const
CloudMediaNotFoundException([
- String message = 'Media not found.'
Implementation
const CloudMediaNotFoundException([this.message = 'Media not found.']);