SignInReply$json top-level constant

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

Implementation

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