getDeviceId method

String getDeviceId()

Implementation

String getDeviceId() {
  return deviceStorage.getDeviceId();
}