Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 579 Bytes

File metadata and controls

30 lines (20 loc) · 579 Bytes

freezed_model

Mason brick for models with freezed.

Usage

mason make freezed_model --name model

Specify output directory:

mason make freezed_model --name model -o ./path

Variables ✨

Variable Description Default Type
name The name of the model class model string

Output 📦

├── model.dart