Enables the scanner.
@override Future<void> enableScanner() { return methodChannel.invokeMethod<void>('enableScanner'); }