toJson method

Object toJson()

Implementation

Object toJson () => {
  'url': url,
  'proxy_url': proxyUrl,
  'width': width,
  'height': height,
};