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 = const {
  '1': 'NullValue',
  '2': const [
    const {'1': 'NULL_VALUE', '2': 0},
  ],
};