CommonService class
Constructors
Properties
-
getPaymentMessageController
→ ValueStream<
IResponseMessage> -
no setter
-
getPaymentProcessInfo
→ ValueStream<
IBinoxusRequestResponse> -
no setter
-
getPaymentScreenInfo
→ ValueStream<
ELocalScreenNavigator> -
no setter
-
getSpinnerController
→ ValueStream<
bool> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
changeScreen(
ELocalScreenNavigator screen) → void -
checkMobileMoneyStatusPayment(
{required Map< String, String?> body, required String token}) → Future<IMobileMoneyProcessingRequestResponse> -
dispose(
) → void -
fetchPaymentStatus(
{required String token}) → Future< void> -
getTransactionForPaymentProcess(
{required String url, required String token}) → Future< void> -
hiddeSpinner(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setResultMessage(
{required String title, required String message}) → void -
setSelectedPaymentMethod(
IPaymentMethod paymentMethod) → void -
showSpinner(
) → void -
submitMobileMoneyProcessPayment(
{required Map< String, String?> body, required String token}) → Future<IMobileMoneyProcessingRequestResponse> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited