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