menu
pay_with_paymob_flutter package
documentation
models/payment_link_request.dart
PaymentLinkRequest
isLive property
isLive property
dark_mode
light_mode
isLive
property
bool
isLive
final
Whether this is a live payment (true) or test (false)
Implementation
final bool isLive;
pay_with_paymob_flutter package
documentation
models/payment_link_request
PaymentLinkRequest
isLive property
PaymentLinkRequest class