uri property

String get uri

The URI or URI template of the resource.

Implementation

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