Get an instance of NfcA for the given tag.
NfcA
Returns null if the tag is not compatible with NfcA.
static NfcA? from(NfcTag tag) => $GetNfcA(tag);