locationString property

String locationString

Implementation

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