GetDefaultLoginPolicyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getDefaultLoginPolicyResponseDescriptor instead')
const GetDefaultLoginPolicyResponse$json = const {
  '1': 'GetDefaultLoginPolicyResponse',
  '2': const [
    const {'1': 'policy', '3': 1, '4': 1, '5': 11, '6': '.zitadel.policy.v1.LoginPolicy', '10': 'policy'},
  ],
};