freezed top-level constant Null safety

Freezed const freezed

Defines an immutable data-class.

This will consider all properties of the object as immutable.

Implementation

const freezed = Freezed();