setUrl method

void setUrl(
  1. String value
)

Implementation

void setUrl (String value) => _url = value;