GeneratorException constructor

const GeneratorException([
  1. String? msg
])

Implementation

const GeneratorException([super.msg]);