uriPattern property

String? uriPattern
getter/setter pair

URI pattern of the channel.

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

Implementation

core.String? uriPattern;