otherGenerators property

List<GeneratorConfig>? get otherGenerators
inherited

TODO: what is otherGenerators for?

Implementation

List<GeneratorConfig>? get otherGenerators =>
    throw _privateConstructorUsedError;