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