toJson method

dynamic toJson()

Implementation

toJson() => {
      'client': client,
      'version': version,
    };