NotFilter$json top-level constant

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

Implementation

@$core.Deprecated('Use notFilterDescriptor instead')
const NotFilter$json = {
  '1': 'NotFilter',
  '2': [
    {
      '1': 'query',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.SearchFilter',
      '8': {},
      '10': 'query'
    },
  ],
};