value property

  1. @override
String get value
override

The String representation of this @context entry's value.

Implementation

@override
String get value => uri.toString();