ktoJson method

String ktoJson()

Implementation

String ktoJson() {
  return jsonEncode(this);
}