busLineUid property Null safety

String? busLineUid
read / write

公交线路的uid 注:从Sug检索或者POI城市检索中搜索公交线路,得到的结果中获取。

Implementation

String? busLineUid;