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