isNullAware property

bool isNullAware

Whether this is a null-aware spread, as opposed to a non-null spread.

Implementation

bool get isNullAware;