PendingAdsStatus$json top-level constant

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

Implementation

@$core.Deprecated('Use pendingAdsStatusDescriptor instead')
const PendingAdsStatus$json = {
  '1': 'PendingAdsStatus',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'Count', '3': 2, '4': 1, '5': 5, '10': 'Count'},
  ],
};