freezed top-level constant Null safety
Defines an immutable data-class.
This will consider all properties of the object as immutable.
Implementation
const freezed = Freezed();
Defines an immutable data-class.
This will consider all properties of the object as immutable.
const freezed = Freezed();