bearing property

void bearing=(double value)

角度

Implementation

set bearing(double value) => data['bearing'] = DbQueryField.toBaseType(value);