WHIPIngress constructor
WHIPIngress({
- required String address,
Returns a new WHIPIngress instance.
Implementation
WHIPIngress({
required this.address,
});
Returns a new WHIPIngress instance.
WHIPIngress({
required this.address,
});