UnsupportedTypeError constructor

UnsupportedTypeError(
  1. String message
)

Implementation

UnsupportedTypeError(super.message);