CodMethod constructor

CodMethod(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

CodMethod(super.id, super.jsonValue);