normalizedUrl property

String? normalizedUrl
getter/setter pair

The URL after any normalization actions.

This is a valid user experience URL that could reasonably be looked up.

Implementation

core.String? normalizedUrl;