toMap method

dynamic toMap()

Implementation

toMap() {
  return {"methodName": methodName, "params": params};
}