ThreadList$json top-level constant

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

Implementation

@$core.Deprecated('Use threadListDescriptor instead')
const ThreadList$json = const {
  '1': 'ThreadList',
  '2': const [
    const {'1': 'list', '3': 1, '4': 3, '5': 11, '6': '.Thread', '10': 'list'},
  ],
};