parseUri property

Uri parseUri

Implementation

Uri get parseUri {
  return Uri.parse(this);
}