menu
tencent_location_flutter_plugin
tencent_location_flutter_plugin.dart
TencentGeofence
polygon property
polygon
dark_mode
light_mode
polygon
property
List
<
TencentLocationCoordinate
>
?
polygon
final
多边形顶点(≥3 且不重复)。仅
type
为
GeofenceType.polygon
时使用。
Implementation
final List<TencentLocationCoordinate>? polygon;
tencent_location_flutter_plugin
tencent_location_flutter_plugin
TencentGeofence
polygon property
TencentGeofence class