typeUrl property

String? typeUrl
getter/setter pair

The field type URL, without the scheme, for message or enumeration types.

Example: "type.googleapis.com/google.protobuf.Timestamp".

Implementation

core.String? typeUrl;