start method

Future<bool> start()

开始扫描 Start scanncing

Implementation

Future<bool> start() => _scanncing(true);