locationString property

String get locationString

Implementation

String get locationString {
  return uri.toString();
}