toJSON method

dynamic toJSON()

Implementation

toJSON() {
  throw (" need implement .... ");
}