Cdns1 constructor

Cdns1({
  1. AkfireInterconnectQuic1? akfireInterconnectQuic,
  2. FastlySkyfire1? fastlySkyfire,
})

Implementation

Cdns1({this.akfireInterconnectQuic, this.fastlySkyfire});