Fixed64Change$json top-level constant

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

Implementation

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