url property

String? url
getter/setter pair

Url specifies a specific url that this record is for.

Note: When specifying a "url" only data for that specific url will be aggregated.

Implementation

core.String? url;