isNullAware property

bool isNullAware

Whether this method invocation is null aware (as opposed to non-null).

Implementation

bool get isNullAware;