Flutter Freezed library should be static?

后端 未结 0 919
轮回少年
轮回少年 2021-02-19 09:44

I am using freezed library, It forced me to make a constant class. How can i prevent this to be happened?

//for example:

@freezed
abstract class Person with _$Pe         


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