GetDevicePushTokensResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getDevicePushTokensResponseDescriptor instead')
const GetDevicePushTokensResponse$json = {
  '1': 'GetDevicePushTokensResponse',
  '2': [
    {'1': 'device_tokens', '3': 1, '4': 3, '5': 9, '10': 'deviceTokens'},
  ],
};