Closed spydon closed 2 years ago
Previously a vector was sent in to the methods, but it wasn't used. This PR makes that vector optional and makes use of it.
fix:
feat:
docs:
docs
///
examples
Closes #60
Description
Previously a vector was sent in to the methods, but it wasn't used. This PR makes that vector optional and makes use of it.
Checklist
fix:
,feat:
,docs:
etc).docs
and added dartdoc comments with///
.examples
.Breaking Change
Related Issues
Closes #60