InvalidJobLabelException constructor Null safety

InvalidJobLabelException(
  1. String message
)

Implementation

InvalidJobLabelException(this.message);