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 = const {
  '1': 'ListDetails',
  '2': const [
    const {'1': 'total_result', '3': 1, '4': 1, '5': 4, '8': const {}, '10': 'totalResult'},
    const {'1': 'processed_sequence', '3': 2, '4': 1, '5': 4, '8': const {}, '10': 'processedSequence'},
    const {'1': 'view_timestamp', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': const {}, '10': 'viewTimestamp'},
  ],
};