ListFilterMethod$json top-level constant

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

Implementation

@$core.Deprecated('Use listFilterMethodDescriptor instead')
const ListFilterMethod$json = {
  '1': 'ListFilterMethod',
  '2': [
    {'1': 'LIST_FILTER_METHOD_IN', '2': 0},
  ],
};