menu
unified_payment package
documentation
models/payment_config.dart
PaymentConfig
customHeaders property
customHeaders property
dark_mode
light_mode
customHeaders
property
Map
<
String
,
String
>
?
customHeaders
final
Optional custom headers for backend requests
Implementation
final Map<String, String>? customHeaders;
unified_payment package
documentation
models/payment_config
PaymentConfig
customHeaders property
PaymentConfig class