@override Future<void> scanForCard() async { await methodChannel.invokeMethod<void>('scanForCard'); }