FFAnimation_Trigger$json top-level constant
Implementation
@$core.Deprecated('Use fFAnimationDescriptor instead')
const FFAnimation_Trigger$json = {
'1': 'Trigger',
'2': [
{'1': 'TRIGGER_UNDEFINED', '2': 0},
{'1': 'ON_PAGE_LOAD', '2': 1},
{'1': 'ON_ACTION_TRIGGER', '2': 2},
],
};