AdvertisingTxPower.txPowerUltraLow constructor

AdvertisingTxPower.txPowerUltraLow()

Implementation

factory AdvertisingTxPower.txPowerUltraLow() {
  return AdvertisingTxPowerUltraLow();
}