menu
call_logs_plus package
documentation
logs.dart
Logs
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return LogsPlatform.instance.getPlatformVersion(); }
call_logs_plus package
documentation
logs
Logs
getPlatformVersion method
Logs class