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