location property

String location

uri => string

Implementation

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