hostIp property

String? hostIp
final

Host IP address to bind on, e.g. '0.0.0.0' or '127.0.0.1'.

Implementation

final String? hostIp;