ConnectPublicResponse$json top-level constant
Implementation
@$core.Deprecated('Use connectPublicResponseDescriptor instead')
const ConnectPublicResponse$json = const {
'1': 'ConnectPublicResponse',
'2': const [
const {'1': 'app', '3': 1, '4': 1, '5': 11, '6': '.Nuntio.App', '10': 'app'},
const {'1': 'email', '3': 2, '4': 1, '5': 9, '10': 'email'},
const {'1': 'redirect_addr', '3': 3, '4': 1, '5': 9, '10': 'redirectAddr'},
const {'1': 'error', '3': 4, '4': 1, '5': 11, '6': '.Nuntio.Error', '10': 'error'},
const {'1': 'scopes', '3': 5, '4': 3, '5': 9, '10': 'scopes'},
const {'1': 'apps', '3': 6, '4': 3, '5': 11, '6': '.Nuntio.App', '10': 'apps'},
],
};