- run
flutter pub run build_runner watch --delete-conflicting-outputs
- broke the code of update_subscription_event.dart to trigger a rebuild
- fix the code of update_subscription_event.dart to trigger a rebuild
The second build will correctly fix the generated code by placing SimpleSubscription
instead of InvalidType