KlarnaNativeSDK class

Constructors

KlarnaNativeSDK(int viewId)

Properties

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

Methods

authorizingSession() Future<String>
return authToken
finalize() Future<String>
return authToken
initialize({required String clientToken, required String returnUrl}) Future<void>
isAvailable() Future<bool>
return available
loadPaymentReview() Future<bool>
return showForm
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reauthorize() Future<String>
return authToken
registerEventListener(void listener(String)) Future<void>
setListener(KlarnaNativeCallback callback) → void
toString() String
A string representation of this object.
inherited

Operators

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

Constants

viewType → const String