directionFromSensor property

double? directionFromSensor
final

传感器方向。仅在 request 的 allowDirectionSensor=true 时有值。

Implementation

final double? directionFromSensor;