🌈 搜索
📅  最后修改于: 2022-03-11 14:48:04.283000             🧑  作者: Mango
var comments = [...]; var count = comments.where((c) => c.product_id == someProductId).toList().length;