ClosedQueueException constructor Null safety

ClosedQueueException(
  1. String message
)

Implementation

ClosedQueueException(this.message);