You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I hope freezed to recognize the type which is generated by freezed.
my_voucher_cubit.freezed.dart file should recognize VoucherStock class.
The text was updated successfully, but these errors were encountered:
Describe the bug
voucher.dart
my_voucher_state.dart
This is my error log.
This is part of my_voucher_cubit.freezed.dart
I'm using this version.
Expected behavior
I hope freezed to recognize the type which is generated by freezed.
my_voucher_cubit.freezed.dart file should recognize VoucherStock class.
The text was updated successfully, but these errors were encountered: