removeWhere allows to do that: replytile.removeWhere((item) => item.id == '001'). See also List Dartdoc.
確定! 回上一頁