menu
hyper_pay_payment package
documentation
helper/log/hyperpay_log.dart
HyperPayLog
k static method
k static method
dark_mode
light_mode
k
static method
dynamic
k
(
String
tag
,
String
msg
)
print key and message
Implementation
static k ( String tag, String msg ) { i( tag + " : " + msg ); }
hyper_pay_payment package
documentation
helper/log/hyperpay_log
HyperPayLog
k static method
HyperPayLog class