GetLoginPolicyResponse$json top-level constant

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

Implementation

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