FlowManagerFeature class
- Inheritance
-
- Object
- FeatureContract<
List< String> , void> - FlowManagerFeature
Constructors
Properties
- buildStructureFeature → BuildStructureContract
-
final
- fileWriterFeature → FileWriterContract
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- readConfigFileFeature → ReadConfigFileContract
-
final
- readParamsFeature → ReadParamsContract
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
handler(
List< String> param) → void -
Este metodo debe contener la logica inicial
de los Features
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
writeStructures(
{required List< BuildStructureModel> structures, required String prefixPath}) → Future
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited