ipAddress property

String ipAddress

Get the first detected IP address which the host could listen on (if Server) or connect using (if Client)

Implementation

String get ipAddress => _ipAddress;