fileName property
The path-qualified name of the .proto file that contained the associated
protobuf element. For example: "google/protobuf/source_context.proto".
Implementation
final String? fileName;
The path-qualified name of the .proto file that contained the associated
protobuf element. For example: "google/protobuf/source_context.proto".
final String? fileName;