Starts a software scan trigger.
@override Future<void> startSoftScan() { return methodChannel.invokeMethod<void>('startSoftScan'); }