districtKeyword property

String? districtKeyword
final

行政区划关键字:adcode(如 "110108")或中文名称(如 "海淀区")。 仅 typeGeofenceType.district 时使用。

Implementation

final String? districtKeyword;