ShopperInteractionDevice constructor

ShopperInteractionDevice([
  1. void updates(
    1. ShopperInteractionDeviceBuilder b
    )
])

Implementation

factory ShopperInteractionDevice([void updates(ShopperInteractionDeviceBuilder b)]) = _$ShopperInteractionDevice;