riverpodFilePath property
String
get
riverpodFilePath
Implementation
String get riverpodFilePath {
return '$mainPath/$category/presentation/state/riverpod/${category}_riverpod.dart';
}
String get riverpodFilePath {
return '$mainPath/$category/presentation/state/riverpod/${category}_riverpod.dart';
}