setUrl method

dynamic setUrl(
  1. String url
)

Implementation

setUrl(String url) => _url = url;