menu
jt_flutter_cli
core/path/path_handler.dart
PathHandler
getModelPath method
getModelPath
brightness_4
brightness_5
getModelPath
method
String
getModelPath
(
{
required
String
featureName
}
)
Implementation
String getModelPath({ required String featureName, }) => "$kLibFeatures$featureName$kModelPath";
jt_flutter_cli
path_handler
PathHandler
getModelPath method
PathHandler class