@override Future<String?> searchCpuRfCard() async { return await methodChannel.invokeMethod<String>('searchCpuRfCard'); }