NullCheckExpression constructor
const
NullCheckExpression({
- bool shouldBeNull = true,
Implementation
const NullCheckExpression({this.shouldBeNull = true});
const NullCheckExpression({this.shouldBeNull = true});