CancelledException constructor Null safety

CancelledException(
  1. String message
)

Implementation

CancelledException(this.message);