menu
artemis_cupps package
documentation
classes/device.dart
IpAndPort
IpAndPort.new constructor
IpAndPort.new constructor
dark_mode
light_mode
IpAndPort
constructor
IpAndPort
(
{
required
String
hostName
,
required
String
ip
,
required
String
port
,
})
Implementation
IpAndPort({required this.hostName, required this.ip, required this.port});
artemis_cupps package
documentation
classes/device
IpAndPort
IpAndPort.new constructor
IpAndPort class