AuthenticateInitResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use authenticateInitResponseDescriptor instead')
const AuthenticateInitResponse$json = {
  '1': 'AuthenticateInitResponse',
  '2': [
    {'1': 'challenge', '3': 1, '4': 1, '5': 9, '10': 'challenge'},
  ],
};