ChuckHttpAdapter class
Constructors
- ChuckHttpAdapter(ChuckCore chuckCore)
- Creates Chuck http adapter
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onResponse(
Response response, {dynamic body}) → void - Handles http response. It creates both request and response from http call
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited