toJson method

dynamic toJson()

Implementation

dynamic toJson() {
  // TODO: implement toJson
  throw UnimplementedError();
}