hceSelectionModeForCategory method
How the platform picks between apps that claim the same AID in this category.
Implementation
@override
Future<AidSelectionModePigeon> hceSelectionModeForCategory(CardEmulationCategoryPigeon category) async =>
AidSelectionModePigeon.preferDefault;