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