menu
easy_cli package
documentation
samples/implementations/core/model.dart
Model
Model.new constructor
Model.new constructor
dark_mode
light_mode
Model
constructor
Model
(
String
path
,
String
dirName
)
Implementation
Model( String path, this.dirName, ) : super(path);
easy_cli package
documentation
samples/implementations/core/model
Model
Model.new constructor
Model class