menu
stone_payment_tech package
documentation
interface/handler/istone_smart_handler.dart
IStoneTechHandler
writeToFile abstract method
writeToFile abstract method
dark_mode
light_mode
writeToFile
abstract method
void
writeToFile
(
{
String
?
transactionCode
,
String
?
transactionId
,
String
?
response
,
})
Implementation
void writeToFile({String? transactionCode, String? transactionId, String? response});
stone_payment_tech package
documentation
interface/handler/istone_smart_handler
IStoneTechHandler
writeToFile abstract method
IStoneTechHandler class