RequestChallenges_OTPSMS$json top-level constant

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

Implementation

@$core.Deprecated('Use requestChallengesDescriptor instead')
const RequestChallenges_OTPSMS$json = {
  '1': 'OTPSMS',
  '2': [
    {'1': 'return_code', '3': 1, '4': 1, '5': 8, '10': 'returnCode'},
  ],
};