messageName property

String? messageName
getter/setter pair

The fully qualified name of the protobuf message, including package.

In the format of "foo.bar.Message".

Implementation

core.String? messageName;