RoutingManagement class
- Inheritance
-
- Object
- FolderGenerator
- RoutingManagement
Constructors
Properties
- assetsDirectory ↔ String
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- libDirectory ↔ String
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
createFiles(
String parentDirectory, String fileNames, String content) → void -
inherited
-
createSubDirectories(
String parentDirectory, List< String> subDirectoryNames) → void -
Creates subdirectories within the specified parent directory.
inherited
-
generate(
) → void -
Generates the required folders.
inherited
-
initialiseRouting(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited