menu
device_info_x package
documentation
models/network.dart
Network
Network.new constructor
Network.new constructor
dark_mode
light_mode
Network
constructor
Network
(
{
Telephony
?
telephony
,
Wifi
?
wifi
,
})
constructor for the network class.
Implementation
Network({ this.telephony, this.wifi, });
device_info_x package
documentation
models/network
Network
Network.new constructor
Network class