For now if you try to run, it will raise error that return type is not awaitable. mistakenly i forgot to add async before my callback function and when i tried to run ...
Currently, when generating Dart code from JSON, variable and class names may include characters that are not valid in Dart (such as '-', '+', '=', and others). This creates invalid Dart code and ...