Freezed - group of sealed classes, some with fields that others don't have - causes bloc.state not to be able to access the missing fields

后端 未结 0 961
轮回少年
轮回少年 2020-11-28 11:06

I have these sealed classes for the state of a cubit:

part of \'logged_out_nickname_cubit.dart\';

@freezed
abstract class LoggedOutNickNameState with _$Logge         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题