stopScan method

  1. @override
dynamic stopScan()
override

Implementation

@override
stopScan() {
  scanResultSubject.add([]);
}