toJson abstract method
dynamic
toJson()
Serialise to the wire shape (string or array of ResponseItem JSON).
Implementation
dynamic toJson();
Serialise to the wire shape (string or array of ResponseItem JSON).
dynamic toJson();