applicationFilePath property

String get applicationFilePath

Implementation

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