PrintCustomCode constructor

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

Implementation

PrintCustomCode(super.id, super.jsonValue);