IncompatibleTypeError constructor

IncompatibleTypeError(List<Type> allowedTypes)

Implementation

IncompatibleTypeError(this.allowedTypes);