applicationFilePath property
String
get
applicationFilePath
Implementation
String get applicationFilePath {
return '$mainPath/$category/application/${category}_facade.dart';
}
String get applicationFilePath {
return '$mainPath/$category/application/${category}_facade.dart';
}