MdnsConstants class
Constants for mDNS service
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- defaultPort → const int
- Default port for mDNS (not actually used, but required by some implementations)
- dnsaddrPrefix → const String
- Prefix for DNS address records
- mdnsDomain → const String
- The domain for mDNS
- serviceName → const String
- The default service name for libp2p mDNS discovery