poiUIDs property Null safety

List<String>? poiUIDs
read / write

POI的唯一标识符集合,必选 注:从POI检索的返回结果BMFPoiInfo里获取。

Implementation

List<String>? poiUIDs;