atqa property

Uint8List? atqa
final

The answer-to-request value, captured at discovery.

Null when the stack reported no poll bytes for this tag. Empty would be a lie: it is not "the tag answered nothing", it is "the platform never told us".

Implementation

final Uint8List? atqa;