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