返回便于日志输出的扫描结果摘要。
@override String toString() { return 'BluetoothScanResult(device: $device, rssi: $rssi)'; }