url property

set url (String url)

Implementation

set url(String url) {
  this.load(url);
}