toJson method

Map toJson()

Implementation

Map toJson() {
  return widgetToJson(widget: this);
}