CancelledException constructor
const
CancelledException({
- String? cancellationReason,
Implementation
const CancelledException({this.cancellationReason});
const CancelledException({this.cancellationReason});