$Uri.wrap constructor

$Uri.wrap(
  1. Uri $value
)

Wrap a Uri in a $Uri

Implementation

$Uri.wrap(this.$value);