Closed kurtome closed 11 months ago
Adding a method to get any object in a map by its unique ID, map.objectById
map.objectById
fix:
feat:
docs:
docs
///
examples
@spydon I think this is ready to merge 👍 , I don't have access on this repo
Description
Adding a method to get any object in a map by its unique ID,
map.objectById
Checklist
fix:
,feat:
,docs:
etc).docs
and added dartdoc comments with///
.examples
.Breaking Change