UnknownTypeException constructor

const UnknownTypeException(
  1. String typeCode
)

Implementation

const UnknownTypeException(this.typeCode);