uri method

void uri(
  1. String url
)

Implementation

void uri(String url) {
  // TODO: implement uri
}