BootpayWidgetController class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- onWidgetChangeAgreeTerm ↔ WidgetChangePaymentCallback?
-
getter/setter pair
- onWidgetChangePayment ↔ WidgetChangePaymentCallback?
-
getter/setter pair
- onWidgetReady ↔ BootpayCloseCallback?
-
getter/setter pair
- onWidgetResize ↔ WidgetResizeCallback?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
requestPayment(
{Payload? payload, BootpayDefaultCallback? onError, BootpayDefaultCallback? onCancel, BootpayCloseCallback? onClose, BootpayDefaultCallback? onIssued, BootpayConfirmCallback? onConfirm, BootpayAsyncConfirmCallback? onConfirmAsync, BootpayDefaultCallback? onDone, required BuildContext context}) → void -
toString(
) → String -
A string representation of this object.
inherited
-
update(
{Payload? payload, bool? refresh}) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited