toJson method

Map toJson()

Implementation

Map toJson() => {
      "official": official,
      "common": common,
    };