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