ListDetails$json top-level constant

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

Implementation

@$core.Deprecated('Use listDetailsDescriptor instead')
const ListDetails$json = {
  '1': 'ListDetails',
  '2': [
    {
      '1': 'applied_limit',
      '3': 1,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'appliedLimit'
    },
    {'1': 'total_result', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'totalResult'},
    {
      '1': 'timestamp',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '8': {},
      '10': 'timestamp'
    },
  ],
};