static Future<CKTapCard> fromTransport(Transport transport) => CKTap.readCard(transport, type: CardType.unknown);