PendingUserResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use pendingUserResponseDescriptor instead')
const PendingUserResponse$json = {
  '1': 'PendingUserResponse',
  '2': [
    {'1': 'statusResponse', '3': 1, '4': 1, '5': 11, '6': '.google.retail.common.StatusResponse', '10': 'statusResponse'},
    {'1': 'userPublic', '3': 2, '4': 1, '5': 11, '6': '.weebi.user.UserPublic', '10': 'userPublic'},
  ],
};