typeUrl property

String? typeUrl
final

The field type URL, without the scheme, for message or enumeration types. Example: "type.googleapis.com/google.protobuf.Timestamp".

Implementation

final String? typeUrl;