cancelledMessage constant
String
const cancelledMessage
Default error message for cancelled operation errors.
Implementation
static const String cancelledMessage = 'Operation cancelled';
Default error message for cancelled operation errors.
static const String cancelledMessage = 'Operation cancelled';