isDefinitelyNull property

bool isDefinitelyNull
final

Whether the dereference is definitely null (will throw).

Implementation

final bool isDefinitelyNull;