Bluetooth({DateTime? startScan, this.endScan}) : super() { this.startScan = startScan ?? DateTime.now(); }