PinwheelBillSwitchPlatformsPayload constructor

PinwheelBillSwitchPlatformsPayload([
  1. void updates(
    1. PinwheelBillSwitchPlatformsPayloadBuilder
    )
])

Implementation

factory PinwheelBillSwitchPlatformsPayload(
        [void Function(PinwheelBillSwitchPlatformsPayloadBuilder) updates]) =
    _$PinwheelBillSwitchPlatformsPayload;