toJSON method

String toJSON()

Implementation

String toJSON() {
  return name;
}