Sfixed32Change$json top-level constant

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

Implementation

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