NfcTagCache
object NfcTagCache
Simple in-memory cache for the most recently scanned NFC tag.
The host Activity should call update from its onNewIntent() when a tag is discovered via NFC foreground dispatch. ReadNfcTagTool and WriteNfcTagTool operate on whatever tag is cached here.