parameters method

String parameters()

Implementation

String parameters() {
  return toJson().toString();
}