GenerateCommand class
Constructors
-
GenerateCommand(List<
String> args)
Properties
Methods
-
buildRouteName(
String name, String value) → String -
gen(
) → void -
newPage(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parseULoCRoutesToJson(
String source) → Map< String, Map< String, String> > -
run(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited