fileName property

String? fileName
getter/setter pair

The path-qualified name of the .proto file that contained the associated protobuf element.

For example: "google/protobuf/source_context.proto".

Implementation

core.String? fileName;