menu
fl_download package
documentation
fl_download.dart
FlDownload
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return FlDownloadPlatform.instance.getPlatformVersion(); }
fl_download package
documentation
fl_download
FlDownload
getPlatformVersion method
FlDownload class