menu
flutter_bureau_device_intelligence package
documentation
BaseInsights.dart
NetworkInformation
NetworkInformation.new const constructor
NetworkInformation.new const constructor
dark_mode
light_mode
NetworkInformation
constructor
const
NetworkInformation
(
{
String
?
ipType
,
String
?
isp
,
})
Implementation
const NetworkInformation({ this.ipType, this.isp, });
flutter_bureau_device_intelligence package
documentation
BaseInsights
NetworkInformation
NetworkInformation.new const constructor
NetworkInformation class