parseUri property

Uri get parseUri

Implementation

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