ISlickSunnyApi class abstract

DO NOT MODIFY

GENERATED API OPERATIONS

Constructors

ISlickSunnyApi()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

authenticate(IAuthenticateRequest authenticateRequest) Future
collect(IPayment payment) Future<IPayment>
giveGift(IGift gift) Future<IGift>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pay(IPayment payment) Future<IPayment>
reachOut(ISunnyInteraction sunnyInteraction) Future<ISunnyInteraction>
toString() String
A string representation of this object.
inherited
userTask() Future

Operators

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