GetLinearVelocityResponse$json top-level constant

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

Implementation

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