CopyWith$Input$UnpairDeviceWithExternalIdV2Input<TRes> constructor

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

Implementation

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