clear method

void clear()

Implementation

void clear() {
  _type = SetupType.bluetooth;
  _deviceId = null;
}