menu
interface_stone_smart_flutter package
documentation
handler/istone_smart_handler.dart
IStoneSmartHandler
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, });
interface_stone_smart_flutter package
documentation
handler/istone_smart_handler
IStoneSmartHandler
writeToFile abstract method
IStoneSmartHandler class