CopyWith$Input$UnpairDeviceWithExternalIdInput<TRes> constructor
CopyWith$Input$UnpairDeviceWithExternalIdInput<TRes> (
- Input$UnpairDeviceWithExternalIdInput instance,
- TRes then()
Implementation
factory CopyWith$Input$UnpairDeviceWithExternalIdInput(
Input$UnpairDeviceWithExternalIdInput instance,
TRes Function(Input$UnpairDeviceWithExternalIdInput) then,
) = _CopyWithImpl$Input$UnpairDeviceWithExternalIdInput;