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