menu
cyberframework package
documentation
Module/Info/deviceinfo.dart
DeviceInfo
dnsName property
dnsName property
dark_mode
light_mode
dnsName
property
Future
<
String
>
get
dnsName
Implementation
static Future<String> get dnsName async => await AppStorage.get("DNS");
cyberframework package
documentation
Module/Info/deviceinfo
DeviceInfo
dnsName property
DeviceInfo class