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