PresentAndNotEqual$json top-level constant

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

Implementation

@$core.Deprecated('Use presentAndNotEqualDescriptor instead')
const PresentAndNotEqual$json = {
  '1': 'PresentAndNotEqual',
  '2': [
    {'1': 'value_to_check', '3': 1, '4': 1, '5': 12, '10': 'valueToCheck'},
  ],
};