SwaggerController class

Inheritance

Constructors

SwaggerController(String urlApiDocs)

Properties

hashCode → int
The hash code for this object.
no setterinherited
rq → Request
Gets the current WebRequest from the request context
no setterinherited
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