SdkData class
Constructors
Properties
- amount → int?
-
final
- apikey → dynamic
-
final
- callbackUrl → dynamic
-
final
- countries → dynamic
-
final
- data → dynamic
-
final
- email → dynamic
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- name → dynamic
-
final
- partnerId → dynamic
-
final
- paymentMethod → dynamic
-
final
- phone → dynamic
-
final
- reason → dynamic
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sandbox → dynamic
-
final
- theme → dynamic
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toBase64(
) → String -
toMap(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited