String? get deviceId => _$this._deviceId;
set deviceId(covariant String? deviceId) => _$this._deviceId = deviceId;