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