uriTemplate property
String
get
uriTemplate
A URI template (according to RFC 6570) that can be used to construct resource URIs.
Implementation
String get uriTemplate => _value[Keys.uriTemplate] as String;