It seems your Enum class field is missing annotation - MobX dart

前端 未结 0 932
傲寒
傲寒 2021-01-19 09:53

I\'m having a MobX store called students in my app like this

Student model

@jsonSerializable
class Student = _Student with _$Student;
         


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