IncompatibleException constructor Null safety

IncompatibleException(
  1. String message
)

Implementation

IncompatibleException(this.message);