EmailQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use emailQueryDescriptor instead')
const EmailQuery$json = const {
  '1': 'EmailQuery',
  '2': const [
    const {'1': 'email_address', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'emailAddress'},
    const {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.v1.TextQueryMethod', '8': const {}, '10': 'method'},
  ],
};