FFHideSnackBarAction_HideScope$json top-level constant
- @Deprecated('Use fFHideSnackBarActionDescriptor instead')
Implementation
@$core.Deprecated('Use fFHideSnackBarActionDescriptor instead')
const FFHideSnackBarAction_HideScope$json = {
'1': 'HideScope',
'2': [
{'1': 'HIDE_SCOPE_UNDEFINED', '2': 0},
{'1': 'CURRENT_ONLY', '2': 1},
{'1': 'ALL', '2': 2},
],
};