menu
pay_with_paymob_flutter package
documentation
models/payment_link_response.dart
PaymentLinkResponse
amount property
amount property
dark_mode
light_mode
amount
property
double
get
amount
Get amount in currency units
Implementation
double get amount => amountCents / 100.0;
pay_with_paymob_flutter package
documentation
models/payment_link_response
PaymentLinkResponse
amount property
PaymentLinkResponse class