hceCategoryAllowsForegroundPreference method
Whether hceSetPreferredService has any effect for this category. Always false for payment on a device where the user's wallet choice is final.
Implementation
@override
Future<bool> hceCategoryAllowsForegroundPreference(CardEmulationCategoryPigeon category) async => false;