menu
tencent_location_flutter_plugin
tencent_location_flutter_plugin.dart
TencentGeofenceCreatedEvent
userInfo property
userInfo
dark_mode
light_mode
userInfo
property
Map
<
String
,
Object
?
>
?
userInfo
final
添加围栏时传入的
userInfo
;平台拿不到时为
null
。
Implementation
final Map<String, Object?>? userInfo;
tencent_location_flutter_plugin
tencent_location_flutter_plugin
TencentGeofenceCreatedEvent
userInfo property
TencentGeofenceCreatedEvent class