SDK class

Constructors

SDK.new(String partnerId, String partnerKey)

Properties

hashCode int
The hash code for this object.
no setterinherited
partnerId String
getter/setter pair
partnerKey String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
urlDevelopment String
getter/setter pair
urlProduction String
getter/setter pair
waiting bool
getter/setter pair

Methods

campaignList(dynamic request) Future
campaignQrcode(dynamic request) Future
campaignRedeemed(dynamic request) Future
cancel() → void
categoryList(dynamic request) Future
checkData() → void
fly() → void
issue(dynamic request) Future
loyaltyAvailable(dynamic request) Future
loyaltyList(dynamic request) Future
loyaltyQrcode(dynamic request) Future
merchants(dynamic request) Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
qrcodeStatus(String qrcodesId) Future
setData(String email, String phone, String countryCode, String firstName, String? lastName) → void
setLatLon(double lat, double lon) → void
subscribe(dynamic request) Future
subscribed(dynamic request) Future
toString() String
A string representation of this object.
inherited
unSubscribe(dynamic request) Future

Operators

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