MigrationTipView typedef

  1. @Deprecated('Use OfferTipView instead')
MigrationTipView = OfferTipView

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;