FFDataSchemaTab$json top-level constant

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

Implementation

@$core.Deprecated('Use fFDataSchemaTabDescriptor instead')
const FFDataSchemaTab$json = {
  '1': 'FFDataSchemaTab',
  '2': [
    {'1': 'DATA_SCHEMA_TAB_UNDEFINED', '2': 0},
    {'1': 'DATA_TYPES_TAB', '2': 1},
    {'1': 'ENUMS_TAB', '2': 2},
  ],
};