WorkflowSetup class

Constructors

WorkflowSetup({required InstallApp installApp})

Properties

hashCode int
The hash code for this object.
no setterinherited
installApp InstallApp
final
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
run() Future<void>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

amount double
getter/setter pair
bankIdentifierCode String
getter/setter pair
bankName String
getter/setter pair
ccy String
getter/setter pair
country String
getter/setter pair
payeeIBAN String
getter/setter pair
payTo String
getter/setter pair

Static Methods

payCart() → WorkflowActionModel
requestMembershipAction() → WorkflowActionModel