urlPattern property

String? urlPattern
getter/setter pair

URL Pattern of this URL channel.

Does not include "http://" or "https://". Example: www.example.com/home

Implementation

core.String? urlPattern;