OperationCanceledError constructor

OperationCanceledError(
  1. String msg
)

Implementation

OperationCanceledError(this.msg);