NullValue$json top-level constant

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

Implementation

@$core.Deprecated('Use nullValueDescriptor instead')
const NullValue$json = {
  '1': 'NullValue',
  '2': [
    {'1': 'NULL_VALUE', '2': 0},
  ],
};