AuthPublicResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use authPublicResponseDescriptor instead')
const AuthPublicResponse$json = const {
  '1': 'AuthPublicResponse',
  '2': const [
    const {'1': 'client', '3': 1, '4': 1, '5': 11, '6': '.Nuntio.ClientApp', '10': 'client'},
    const {'1': 'nameOfUser', '3': 2, '4': 1, '5': 9, '10': 'nameOfUser'},
    const {'1': 'redirectAddr', '3': 3, '4': 1, '5': 9, '10': 'redirectAddr'},
  ],
};