ScannerAuthenticationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use scannerAuthenticationResponseDescriptor instead')
const ScannerAuthenticationResponse$json = {
  '1': 'ScannerAuthenticationResponse',
  '2': [
    {
      '1': 'Auth',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AuthenticationResponse',
      '10': 'Auth'
    },
    {
      '1': 'SessionId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.ScannerSessionId',
      '10': 'SessionId'
    },
  ],
};