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