localHostname property Null safety
override
Get the local hostname for the system.
Implementation
@override
String get localHostname => io.Platform.localHostname;
Get the local hostname for the system.
@override
String get localHostname => io.Platform.localHostname;