nickesk
Results
2
comments of
nickesk
I'm getting the same error as well, though I did have to change line 22 to get this to run: ```dart static Route route() { ```
This is a bug IMO. We cannot use firebase function params as the documentation instructs us to if these basic top-level methods don't work with `Param`s, and there is no...