menu
ednet_code_generation package
documentation
ednet_code_generation.dart
genDomainModelGen function
genDomainModelGen function
dark_mode
light_mode
genDomainModelGen
function
void
genDomainModelGen
(
File
file
)
Implementation
void genDomainModelGen(File file) { addText(file, genEDNetGen(ednetCoreModel)); }
ednet_code_generation package
documentation
ednet_code_generation
genDomainModelGen function
ednet_code_generation library