toJson method

dynamic toJson()

Implementation

toJson() {
  return {"idtemp": idTemp};
}