uri property

String get uri

The URI or URI template of the resource.

Implementation

String get uri => _value[Keys.uri] as String;