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