host property
Hostname.
Implementation
@Deprecated("Use nullable DeviceInfo.data['host'] instead.")
static String get host => _deviceParameters['host'] ?? '';
Hostname.
@Deprecated("Use nullable DeviceInfo.data['host'] instead.")
static String get host => _deviceParameters['host'] ?? '';