ComponentState$json top-level constant

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

Implementation

@$core.Deprecated('Use componentStateDescriptor instead')
const ComponentState$json = {
  '1': 'ComponentState',
  '2': [
    {'1': 'pose', '3': 1, '4': 1, '5': 11, '6': '.viam.common.v1.Pose', '10': 'pose'},
  ],
};