isNeedStationInfo property Null safety

bool? isNeedStationInfo
read / write

是否需要场站上车点推荐(可选),默认:NO,设置为YES时,location位置在场站附近时返回对应的场站推荐上车点信息 since 3.4.0

Implementation

bool? isNeedStationInfo;