PromptCancelledException constructor
const
PromptCancelledException([
- String message = 'Prompt was cancelled'
Implementation
const PromptCancelledException([this.message = 'Prompt was cancelled']);