TestItemCollection$Typings extension
Properties
- add ↔ void Function(TestItem)
-
Available on TestItemCollection, provided by the TestItemCollection$Typings extension
getter/setter pair - delete ↔ void Function(String)
-
Available on TestItemCollection, provided by the TestItemCollection$Typings extension
getter/setter pair - forEach ↔ void Function(Object? (TestItem, TestItemCollection), [dynamic])
-
Available on TestItemCollection, provided by the TestItemCollection$Typings extension
getter/setter pair - get ↔ TestItem? Function(String)
-
Available on TestItemCollection, provided by the TestItemCollection$Typings extension
getter/setter pair -
replace
↔ void Function(List<
TestItem> ) -
Available on TestItemCollection, provided by the TestItemCollection$Typings extension
getter/setter pair - size → num
-
Available on TestItemCollection, provided by the TestItemCollection$Typings extension
Gets the number of items in the collection.no setter