nullSafety property

bool nullSafety
getter/setter pair

Whether to generate null safe code instead of legacy code.

Implementation

bool nullSafety = true;