NullRejectionException constructor - NullRejectionException - dart:js_util library (original) (raw)
NullRejectionException(
- bool isUndefined )
Implementation
NullRejectionException(this.isUndefined);
NullRejectionException(
NullRejectionException(this.isUndefined);