startScan method

Future<void> startScan()

Implementation

Future<void> startScan() async {
  throw UnimplementedError('platformVersion() has not been implemented.');
}