AdvertisingTxPower.txPowerLow constructor

AdvertisingTxPower.txPowerLow()

Implementation

factory AdvertisingTxPower.txPowerLow() {
  return AdvertisingTxPowerLow();
}