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