SInt64Change$json top-level constant Null safety

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

Implementation

@$core.Deprecated('Use sInt64ChangeDescriptor instead')
const SInt64Change$json = const {
  '1': 'SInt64Change',
  '2': const [
    const {'1': 'previous_value', '3': 1, '4': 1, '5': 18, '10': 'previousValue'},
    const {'1': 'new_value', '3': 2, '4': 1, '5': 18, '10': 'newValue'},
  ],
};