AddToWishlist property

Implementation

Input$FBPixelEventDataAddToWishlistInfoInput? get AddToWishlist =>
    (_$data['AddToWishlist']
        as Input$FBPixelEventDataAddToWishlistInfoInput?);