AcceptCredentialResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use acceptCredentialResponseDescriptor instead')
const AcceptCredentialResponse$json = {
  '1': 'AcceptCredentialResponse',
  '2': [
    {'1': 'item_id', '3': 1, '4': 1, '5': 9, '10': 'itemId'},
    {'1': 'document_json', '3': 2, '4': 1, '5': 9, '10': 'documentJson'},
  ],
};