menu
iforevents package
documentation
models/identify.dart
IdentifyEvent
IdentifyEvent.new const constructor
IdentifyEvent.new const constructor
dark_mode
light_mode
IdentifyEvent
constructor
const
IdentifyEvent
(
{
required
String
customID
,
required
Map
<
String
,
dynamic
>
properties
,
})
Implementation
const IdentifyEvent({required this.customID, required this.properties});
iforevents package
documentation
models/identify
IdentifyEvent
IdentifyEvent.new const constructor
IdentifyEvent class