nullSafetyChecks property

bool nullSafetyChecks
final

Server-wide default for the tools' nullSafety argument (the --null-safety flag). A per-call argument always overrides it.

Implementation

final bool nullSafetyChecks;