TestItemCollection$Typings extension

on

Properties

add ↔ void Function(TestItem)
getter/setter pair
delete ↔ void Function(String)
getter/setter pair
forEach ↔ void Function(Object? (TestItem, TestItemCollection), [dynamic])
getter/setter pair
get TestItem? Function(String)
getter/setter pair
replace ↔ void Function(List<TestItem>)
getter/setter pair
size num
Gets the number of items in the collection.
no setter