menu
appsdk_v2_flutter_plugin
sdk.dart
IaBaseCardLink
getLogFilePath abstract method
getLogFilePath
dark_mode
light_mode
getLogFilePath
abstract method
Future
<
String
?
>
getLogFilePath
(
)
Returns the path to the CardLink SDK log file.
Implementation
Future<String?> getLogFilePath();
appsdk_v2_flutter_plugin
sdk
IaBaseCardLink
getLogFilePath abstract method
IaBaseCardLink class