getDeviceName method

String? getDeviceName()

Implementation

String? getDeviceName() {
  return deviceName;
}