destroy method

void destroy()

Implementation

void destroy() {
  reset();
  url = '';
}