menu
arp_scanner package
documentation
device.dart
Device
Device constructor
Device constructor
dark_mode
light_mode
Device
constructor
Device
(
String
?
ip
,
String
?
hostname
,
String
?
mac
,
double
time
,
String
?
vendor
,
)
Implementation
Device(this.ip, this.hostname, this.mac, this.time, this.vendor);
arp_scanner package
documentation
device
Device
Device constructor
Device class