FeedStatusResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use feedStatusResponseDescriptor instead')
const FeedStatusResponse$json = {
  '1': 'FeedStatusResponse',
  '2': [
    {'1': 'Unread', '3': 1, '4': 1, '5': 5, '10': 'Unread'},
  ],
};