menu
flutter_bureau_device_intelligence package
documentation
BaseInsights.dart
IPSecurity
IPSecurity.new const constructor
IPSecurity.new const constructor
dark_mode
light_mode
IPSecurity
constructor
const
IPSecurity
(
{
bool
?
vpn
,
bool
?
isCrawler
,
bool
?
isProxy
,
bool
?
isTor
,
String
?
threatLevel
,
})
Implementation
const IPSecurity({ this.vpn, this.isCrawler, this.isProxy, this.isTor, this.threatLevel, });
flutter_bureau_device_intelligence package
documentation
BaseInsights
IPSecurity
IPSecurity.new const constructor
IPSecurity class