menu
easy_onvif
shared.dart
IpAddress
IpAddress constructor
IpAddress
brightness_4
brightness_5
IpAddress
constructor
IpAddress
(
{
required
String
type
,
required
String
?
ipv4Address
,
required
String
?
ipv6Address
}
)
Implementation
IpAddress({ required this.type, required this.ipv4Address, required this.ipv6Address, });
easy_onvif
shared
IpAddress
IpAddress constructor
IpAddress class