UncomparableJsonException constructor

const UncomparableJsonException(
  1. String msg
)

Implementation

const UncomparableJsonException(this.msg);