fileToGenerate property
The .proto files that were explicitly listed on the command-line. The code generator should generate code only for these files. Each file's descriptor will be included in proto_file, below.
Implementation
@$pb.TagNumber(1)
$core.List<$core.String> get fileToGenerate => $_getList(0);