NullValue$json top-level constant Null safety
@Deprecated('Use nullValueDescriptor instead')
Implementation
@$core.Deprecated('Use nullValueDescriptor instead')
const NullValue$json = const {
'1': 'NullValue',
'2': const [
const {'1': 'NULL_VALUE', '2': 0},
],
};