GoogleAuthenReply$json top-level constant

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

Implementation

@$core.Deprecated('Use googleAuthenReplyDescriptor instead')
const GoogleAuthenReply$json = {
  '1': 'GoogleAuthenReply',
  '2': [
    {'1': 'token', '3': 1, '4': 1, '5': 9, '10': 'token'},
    {'1': 'data', '3': 2, '4': 1, '5': 11, '6': '.identity.User', '10': 'data'},
  ],
};