soundNullSafety property

bool soundNullSafety
final

Whether or not sound null safety should be enabled.

All dependencies of a given kernel output must be compiled in the same mode as the kernel output itself.

Implementation

final bool soundNullSafety;