uriPattern property
URI pattern of the channel.
Does not include "http://" or "https://". Example: www.example.com/home
Implementation
core.String? uriPattern;
URI pattern of the channel.
Does not include "http://" or "https://". Example: www.example.com/home
core.String? uriPattern;