menu
flutter_easy_swagger_generator package
documentation
helpers/file_path.dart
FilePath
FilePath.new constructor
FilePath.new constructor
dark_mode
light_mode
FilePath
constructor
FilePath
(
{
required
String
mainPath
,
required
String
category
,
String
?
routeName
,
required
bool
isMVVM
,
})
Implementation
FilePath({ required this.mainPath, required this.category, this.routeName, required this.isMVVM, });
flutter_easy_swagger_generator package
documentation
helpers/file_path
FilePath
FilePath.new constructor
FilePath class