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