FluxStructureGenerator class

Constructors

FluxStructureGenerator.new(String outputDir)

Properties

apis List<String>
final
controllers List<String>
final
hashCode int
The hash code for this object.
no setterinherited
models List<String>
final
outputDir String
final
repos List<String>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

generateAll(Map<String, dynamic> swaggerDoc) Future<void>
getOperationName(Map<String, dynamic> operation) String?
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