ListHumanPasswordlessResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listHumanPasswordlessResponseDescriptor instead')
const ListHumanPasswordlessResponse$json = {
  '1': 'ListHumanPasswordlessResponse',
  '2': [
    {
      '1': 'result',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.zitadel.user.v1.WebAuthNToken',
      '10': 'result'
    },
  ],
};