toJson method

String toJson()

Implementation

String toJson() {
  return mapToJson(getJsonFields());
}