nullSafetyChecks property
Server-wide default for the tools' nullSafety argument.
Implementation
bool get nullSafetyChecks => argResults!['null-safety'] as bool;
Server-wide default for the tools' nullSafety argument.
bool get nullSafetyChecks => argResults!['null-safety'] as bool;