canProcess abstract method

bool canProcess(
  1. dynamic value
)

Implementation

bool canProcess(ParamWrapper value);