NodeHighlight$json top-level constant

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

Implementation

@$core.Deprecated('Use nodeHighlightDescriptor instead')
const NodeHighlight$json = {
  '1': 'NodeHighlight',
  '2': [
    {'1': 'chat_switch', '3': 1, '4': 1, '5': 8, '10': 'chatSwitch'},
    {'1': 'position_switch', '3': 2, '4': 1, '5': 8, '10': 'positionSwitch'},
    {'1': 'telemetry_switch', '3': 3, '4': 1, '5': 8, '10': 'telemetrySwitch'},
    {'1': 'iaq_switch', '3': 4, '4': 1, '5': 8, '10': 'iaqSwitch'},
    {'1': 'node_name', '3': 5, '4': 1, '5': 9, '10': 'nodeName'},
  ],
};