WaSwaggerController class

Inheritance

Constructors

WaSwaggerController.new(WebRequest rq, String urlApiDocs)

Properties

hashCode int
The hash code for this object.
no setterinherited
rq WebRequest
The WebRequest object representing the current web request.
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
urlApiDocs String
final

Methods

index() Future<String>
Provides an asynchronous method for rendering the index page of the controller.
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString({bool short = false}) String
Returns a string representation of the controller.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited