enumName property
The fully qualified name of the protobuf enum message, including package.
In the format of "foo.bar.EnumMessage".
Implementation
core.String? enumName;
The fully qualified name of the protobuf enum message, including package.
In the format of "foo.bar.EnumMessage".
core.String? enumName;