CopyWith$Input$UnpairDeviceWithExternalIdInput<TRes> constructor

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

Implementation

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