eventFilePath property
String
get
eventFilePath
Implementation
String get eventFilePath {
return '$mainPath/$category/presentation/state/bloc/${category}_event.dart';
}
String get eventFilePath {
return '$mainPath/$category/presentation/state/bloc/${category}_event.dart';
}