CopyWith$Input$PairDeviceWithExternalIdV2Input<TRes> constructor

CopyWith$Input$PairDeviceWithExternalIdV2Input<TRes>(
  1. Input$PairDeviceWithExternalIdV2Input instance,
  2. TRes then(
    1. Input$PairDeviceWithExternalIdV2Input
    )
)

Implementation

factory CopyWith$Input$PairDeviceWithExternalIdV2Input(
  Input$PairDeviceWithExternalIdV2Input instance,
  TRes Function(Input$PairDeviceWithExternalIdV2Input) then,
) = _CopyWithImpl$Input$PairDeviceWithExternalIdV2Input;