linearAccelerationSupported property
- @TagNumber(6)
Implementation
@$pb.TagNumber(6)
$core.bool get linearAccelerationSupported => $_getBF(5);
- @TagNumber(6)
Implementation
@$pb.TagNumber(6)
set linearAccelerationSupported($core.bool v) { $_setBool(5, v); }