MigrationTipView typedef
Deprecated alias for OfferTipView — the iOS SDK renamed
MigrationTipView to OfferTipView once the tip became the unified
surface for migration, upgrade, and web-to-web offers.
Implementation
@Deprecated('Use OfferTipView instead')
typedef MigrationTipView = OfferTipView;