aid property
String?
get
aid
The AID, for NfcEventKind.aidConflictOccurred and NfcEventKind.aidNotRouted.
Implementation
String? get aid => _data.aid;
The AID, for NfcEventKind.aidConflictOccurred and NfcEventKind.aidNotRouted.
String? get aid => _data.aid;