SparseIndices$json top-level constant

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

Implementation

@$core.Deprecated('Use sparseIndicesDescriptor instead')
const SparseIndices$json = {
  '1': 'SparseIndices',
  '2': [
    {'1': 'data', '3': 1, '4': 3, '5': 13, '10': 'data'},
  ],
};