paIgnoreNotificationCodes property

List<int>? paIgnoreNotificationCodes

A list of notification codes that should be ignored during passive authentication (PA).

Implementation

List<int>? get paIgnoreNotificationCodes => _paIgnoreNotificationCodes;