fileGen property
The generator of the .pb.dart file that will declare this type.
Implementation
@override
FileGenerator get fileGen => parent!.fileGen!;
The generator of the .pb.dart file that will declare this type.
@override
FileGenerator get fileGen => parent!.fileGen!;