menu
hightouch_events package
documentation
event.dart
ContextOS
ContextOS.new constructor
ContextOS.new 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.new constructor
ContextOS class