Skip to content

fix: casting of a List<dynamic> to List<String> in getEventList and getEventIdList

td requested to merge td/fixCasting into main

Description

Fixes #

Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I updated/added relevant documentation (doc comments with ///).
  • I did not add or update methods, functions or widgets without tests.

Merge request reports