toJson method

Map toJson()

GeneralLibraryFlutter

Implementation

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