NullRejectionException constructor

NullRejectionException(
  1. bool isUndefined
)

Implementation

NullRejectionException(this.isUndefined);