protoTypeFqn property
If code == PROTO or code == ENUM, then proto_type_fqn
is the fully
qualified name of the proto type representing the proto/enum definition.
Implementation
core.String? protoTypeFqn;
If code == PROTO or code == ENUM, then proto_type_fqn
is the fully
qualified name of the proto type representing the proto/enum definition.
core.String? protoTypeFqn;