DuplicatedLabelException constructor Null safety

DuplicatedLabelException(
  1. String message
)

Implementation

DuplicatedLabelException(this.message);