StoreInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use storeInfoDescriptor instead')
const StoreInfo$json = const {
  '1': 'StoreInfo',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'commit_id', '3': 2, '4': 1, '5': 11, '6': '.cosmos.base.store.v1beta1.CommitID', '8': const {}, '10': 'commitId'},
  ],
};