menu
tencent_location_flutter_plugin
tencent_location_flutter_plugin.dart
TencentGeofenceCreatedEvent
TencentGeofenceCreatedEvent.new const constructor
TencentGeofenceCreatedEvent.new
dark_mode
light_mode
TencentGeofenceCreatedEvent
constructor
const
TencentGeofenceCreatedEvent
(
{
required
String
geofenceId
,
Map
<
String
,
Object
?
>
?
userInfo
,
})
Implementation
const TencentGeofenceCreatedEvent({ required this.geofenceId, this.userInfo, });
tencent_location_flutter_plugin
tencent_location_flutter_plugin
TencentGeofenceCreatedEvent
TencentGeofenceCreatedEvent.new const constructor
TencentGeofenceCreatedEvent class