uri property

String get uri

The URI of this resource.

Implementation

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