taxiInfo property Null safety

dynamic taxiInfo
read / write

该路线打车信息(只有起终点是大陆地区且是同城的请求时才返回此字段, 否则此字段为nil)

Implementation

BMFTaxiInfo? taxiInfo;