uri property

Uri get uri

Implementation

Uri get uri {
  return Uri.parse(url);
}