Future<void> sendElectronicCardList(List idList) { return _platform.sendElectronicCardList(idList); }