DDCheckPluginError constructor

DDCheckPluginError(
  1. String msg,
  2. dynamic s
)

Implementation

DDCheckPluginError(this.msg, this.s);