PinwheelBillSwitchPlatform constructor

PinwheelBillSwitchPlatform([
  1. void updates(
    1. PinwheelBillSwitchPlatformBuilder
    )
])

Implementation

factory PinwheelBillSwitchPlatform(
        [void Function(PinwheelBillSwitchPlatformBuilder) updates]) =
    _$PinwheelBillSwitchPlatform;