OperationCancelledException constructor

const OperationCancelledException(
  1. String message
)

Implementation

const OperationCancelledException(super.message);