clearDeviceIdentifier static method

void clearDeviceIdentifier()

Implementation

static void clearDeviceIdentifier() {
  deviceIdentifier = null;
}