StoreKeyConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use storeKeyConfigDescriptor instead')
const StoreKeyConfig$json = {
  '1': 'StoreKeyConfig',
  '2': [
    {'1': 'module_name', '3': 1, '4': 1, '5': 9, '10': 'moduleName'},
    {'1': 'kv_store_key', '3': 2, '4': 1, '5': 9, '10': 'kvStoreKey'},
  ],
};