Getter of the qualified file path which needs to be overriden
@override String get fullPath { return DirectoryService.replaceAsExpected( path: '$path/product/' 'model/$dirName' '_' 'model.dart'); }