nullSafetyChecks property
Server-wide default for the tools' nullSafety argument (the
--null-safety flag). A per-call argument always overrides it.
Implementation
final bool nullSafetyChecks;
Server-wide default for the tools' nullSafety argument (the
--null-safety flag). A per-call argument always overrides it.
final bool nullSafetyChecks;