DeviceEvent_Info_Value_Diff$json top-level constant

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

Implementation

@$core.Deprecated('Use deviceEventDescriptor instead')
const DeviceEvent_Info_Value_Diff$json = const {
  '1': 'Diff',
  '2': const [
    const {
      '1': 'from',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.toit.model.DeviceEvent.Info.Value.Primitive',
      '10': 'from'
    },
    const {
      '1': 'to',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.toit.model.DeviceEvent.Info.Value.Primitive',
      '10': 'to'
    },
  ],
};