fileGen property

FileGenerator? fileGen

The generator of the .pb.dart file where this extension will be defined.

Implementation

FileGenerator? get fileGen => _parent.fileGen;