menu
easy_onvif package
documentation
device_management.dart
PrefixedIpv4Address
PrefixedIpv4Address.new constructor
PrefixedIpv4Address.new constructor
dark_mode
light_mode
PrefixedIpv4Address
constructor
PrefixedIpv4Address
(
{
required
String
address
,
required
int
prefixLength
,
})
Implementation
PrefixedIpv4Address({required this.address, required super.prefixLength});
easy_onvif package
documentation
device_management
PrefixedIpv4Address
PrefixedIpv4Address.new constructor
PrefixedIpv4Address class