ddcKernelExtension function

String ddcKernelExtension(
  1. bool soundNullSafety
)

Implementation

String ddcKernelExtension(bool soundNullSafety) =>
    '${soundnessExt(soundNullSafety)}.ddc.dill';