menu
hightouch_events package
documentation
event.dart
ContextOS
ContextOS constructor
ContextOS constructor
dark_mode
light_mode
ContextOS
constructor
ContextOS
(
String
name
,
String
version
, {
Map
<
String
,
dynamic
>
?
custom
,
})
Implementation
ContextOS(this.name, this.version, {Map<String, dynamic>? custom}) : super(custom: custom);
hightouch_events package
documentation
event
ContextOS
ContextOS constructor
ContextOS class