RequestCancelledException constructor
const
RequestCancelledException([
- String? reason
Implementation
const RequestCancelledException([this.reason]);
const RequestCancelledException([this.reason]);