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