GetLinearAccelerationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getLinearAccelerationResponseDescriptor instead')
const GetLinearAccelerationResponse$json = {
  '1': 'GetLinearAccelerationResponse',
  '2': [
    {'1': 'linear_acceleration', '3': 1, '4': 1, '5': 11, '6': '.viam.common.v1.Vector3', '10': 'linearAcceleration'},
  ],
};