freezed top-level constant

Freezed const freezed

Defines an immutable data-class.

This will consider all properties of the object as immutable.

Implementation

const freezed = Freezed();