network_data_transfer
network_data_transfer
Host
ready property
ready
network_data_transfer
network_data_transfer
Host
ready property
Host class
Constructors
Host
Properties
hashCode
interfaceAddresses
interfaces
ipAddress
ipAddresses
ipv4Addresses
ipv6Addresses
multicastIPAddress
multicastPort
name
ready
runtimeType
Methods
disconnect
noSuchMethod
send
toString
Operators
operator ==
Constants
DEFAULT_MULTICAST_GROUP_IPV4
DEFAULT_MULTICAST_GROUP_IPV6
DEFAULT_MULTICAST_PORT
ready
property
Future
<
bool
>
ready
If this device is ready to
Implementation
Future<bool> get ready => _readyCompleter.future;