symbolsExtension function

String symbolsExtension(
  1. bool soundNullSafety
)

Implementation

String symbolsExtension(bool soundNullSafety) =>
    '${soundnessExt(soundNullSafety)}.ddc.js.symbols';