DeviceRadioState constructor
      
      DeviceRadioState({})
     
    
    
Implementation
DeviceRadioState({
  this.airplaneModeState,
  this.cellularTwoGState,
  this.minimumWifiSecurityLevel,
  this.ultraWidebandState,
  this.wifiState,
});