UnsupportedParameterException constructor

const UnsupportedParameterException(
  1. String type
)

Implementation

const UnsupportedParameterException(this.type);