ValueMismatch$json top-level constant Null safety

Map<String, Object> const ValueMismatch$json
@Deprecated('Use valueMismatchDescriptor instead')

Implementation

@$core.Deprecated('Use valueMismatchDescriptor instead')
const ValueMismatch$json = const {
  '1': 'ValueMismatch',
  '2': const [
    const {'1': 'expected', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'expected'},
    const {'1': 'actual', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'actual'},
    const {'1': 'new_value', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Any', '10': 'newValue'},
    const {'1': 'version', '3': 4, '4': 1, '5': 5, '10': 'version'},
  ],
  '7': const {},
};