ListOAuthAppsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listOAuthAppsResponseDescriptor instead')
const ListOAuthAppsResponse$json = {
  '1': 'ListOAuthAppsResponse',
  '2': [
    {'1': 'client_ids', '3': 1, '4': 3, '5': 9, '10': 'clientIds'},
  ],
};