toJson method

Object toJson()

Implementation

Object toJson () => {
  'text': text,
  'icon_url': iconUrl,
  'proxy_icon_url': proxyIconUrl,
};