uri property

String get uri

The URI of this resource.

Implementation

String get uri => _value['uri'] as String;