GetMyEmailResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getMyEmailResponseDescriptor instead')
const GetMyEmailResponse$json = const {
  '1': 'GetMyEmailResponse',
  '2': const [
    const {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
    const {'1': 'email', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v1.Email', '10': 'email'},
  ],
};