host property

String get host

Hostname. Empty string if not available.

Implementation

static String get host => _deviceParameters['host'] ?? '';