FFAppEvent_FFAppEventScope$json top-level constant
- @Deprecated('Use fFAppEventDescriptor instead')
Implementation
@$core.Deprecated('Use fFAppEventDescriptor instead')
const FFAppEvent_FFAppEventScope$json = {
'1': 'FFAppEventScope',
'2': [
{'1': 'GLOBAL', '2': 0},
{'1': 'LOCAL', '2': 1},
],
};