hostName property

Future<String?> hostName
getter/setter pair

Host name of the device, not to be confused with deviceName which does not follow any internet protocol property

Implementation

late Future<String?> hostName;