ListAuthenticationMethodTypesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listAuthenticationMethodTypesResponseDescriptor instead')
const ListAuthenticationMethodTypesResponse$json = {
  '1': 'ListAuthenticationMethodTypesResponse',
  '2': [
    {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.ListDetails', '10': 'details'},
    {'1': 'auth_method_types', '3': 2, '4': 3, '5': 14, '6': '.zitadel.user.v2beta.AuthenticationMethodType', '10': 'authMethodTypes'},
  ],
};