fileGen property
The generator of the .pb.dart file defining this entity.
(Represents the .pb.dart file that we need to import in order to use it.)
Implementation
@override
FileGenerator get fileGen => this;
The generator of the .pb.dart file defining this entity.
(Represents the .pb.dart file that we need to import in order to use it.)
@override
FileGenerator get fileGen => this;