menu
amc_nas_lib package
documentation
client/utils/device_utils.dart
NASDeviceUtils
getDeviceName static method
getDeviceName static method
dark_mode
light_mode
getDeviceName
static method
String
getDeviceName
(
)
Implementation
static String getDeviceName() { return "NAS"; }
amc_nas_lib package
documentation
client/utils/device_utils
NASDeviceUtils
getDeviceName static method
NASDeviceUtils class