$toProtoString method

String $toProtoString()

Implementation

String $toProtoString() {
  return toString();
}