Returns the card serial number from Mifare
static Future<String> getMifareCardSN() async => await _channel.invokeMethod('getMifare');