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