ExcelContentData$json top-level constant

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

Implementation

@$core.Deprecated('Use excelContentDataDescriptor instead')
const ExcelContentData$json = {
  '1': 'ExcelContentData',
  '2': [
    {
      '1': 'row_data',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.jmash.protobuf.ExcelContentData.RowDataEntry',
      '10': 'rowData'
    },
  ],
  '3': [ExcelContentData_RowDataEntry$json],
};