hceIsDefaultServiceForCategory method
Whether this app's service is the user's default for the category.
Implementation
@override
Future<bool> hceIsDefaultServiceForCategory(CardEmulationCategoryPigeon category) async => false;
Whether this app's service is the user's default for the category.
@override
Future<bool> hceIsDefaultServiceForCategory(CardEmulationCategoryPigeon category) async => false;