url property

String? url
getter/setter pair

The URL at which the content of this channel's current release can be viewed.

This URL is a Firebase-provided subdomain of web.app. The content of this channel's current release can also be viewed at the Firebase-provided subdomain of firebaseapp.com. If this channel is the live channel for the Hosting site, then the content of this channel's current release can also be viewed at any connected custom domains.

Output only.

Implementation

core.String? url;