uri property
String
get
uri
The URI or URI template of the resource.
Implementation
String get uri => _value['uri'] as String;
The URI or URI template of the resource.
String get uri => _value['uri'] as String;