FFAppValuesTab$json top-level constant

  1. @Deprecated('Use fFAppValuesTabDescriptor instead')
Map<String, Object> const FFAppValuesTab$json

Implementation

@$core.Deprecated('Use fFAppValuesTabDescriptor instead')
const FFAppValuesTab$json = {
  '1': 'FFAppValuesTab',
  '2': [
    {'1': 'APP_VALUES_TAB_UNDEFINED', '2': 0},
    {'1': 'STATE', '2': 1},
    {'1': 'CONSTANTS', '2': 2},
  ],
};