GrantQueueItem$json top-level constant

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

Implementation

@$core.Deprecated('Use grantQueueItemDescriptor instead')
const GrantQueueItem$json = {
  '1': 'GrantQueueItem',
  '2': [
    {'1': 'msg_type_urls', '3': 1, '4': 3, '5': 9, '10': 'msgTypeUrls'},
  ],
};