Cdns constructor

Cdns({
  1. AkfireInterconnectQuic? akfireInterconnectQuic,
  2. FastlySkyfire? fastlySkyfire,
})

Implementation

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