traffics property

List<int>? traffics
getter/setter pair

路段的路况信息,成员为NSNumber。0:无数据;1:畅通;2:缓慢;3:拥堵

Implementation

List<int>? traffics;