DeviceEvent_Info_Value_Primitive$json top-level constant

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

Implementation

@$core.Deprecated('Use deviceEventDescriptor instead')
const DeviceEvent_Info_Value_Primitive$json = const {
  '1': 'Primitive',
  '2': const [
    const {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.toit.model.DeviceEvent.Info.Value.Primitive.Type',
      '10': 'type'
    },
    const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
  ],
  '4': const [DeviceEvent_Info_Value_Primitive_Type$json],
};