FBStandardEvents$json top-level constant
Implementation
@$core.Deprecated('Use fBStandardEventsDescriptor instead')
const FBStandardEvents$json = {
'1': 'FBStandardEvents',
'2': [
{'1': 'AdClick', '2': 0},
{'1': 'AdImpression', '2': 1},
{'1': 'CompletedRegistration', '2': 2},
{'1': 'CompletedTutorial', '2': 3},
{'1': 'Contact', '2': 4},
{'1': 'CustomizeProduct', '2': 5},
{'1': 'Donate', '2': 6},
{'1': 'FindLocation', '2': 7},
{'1': 'Rated', '2': 8},
{'1': 'Schedule', '2': 9},
{'1': 'Searched', '2': 10},
{'1': 'StartTrial', '2': 11},
{'1': 'SubmitApplication', '2': 12},
{'1': 'Subscribe', '2': 13},
{'1': 'ViewedContent', '2': 14},
{'1': 'AddedPaymentInfo', '2': 15},
{'1': 'AddedToCart', '2': 16},
{'1': 'AddedToWishlist', '2': 17},
{'1': 'InitiatedCheckout', '2': 18},
{'1': 'Purchased', '2': 19},
{'1': 'AchievedLevel', '2': 20},
{'1': 'UnlockedAchievement', '2': 21},
{'1': 'SpentCredits', '2': 22},
],
};