BleScanBean constructor
BleScanBean({})
Implementation
BleScanBean({
required this.isCompleted,
required this.address,
required this.mRssi,
required this.mScanRecord,
required this.name,
required this.platform,
});