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