freezed top-level constant

Freezed const freezed

An annotation for the freezed package.

Annotating a class with this annotation will flag it as needing to be processed by the freezed code generator.

Implementation

const freezed = Freezed();