menu
disk_space_2 package
documentation
disk_space_2.dart
DiskSpace
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return DiskSpace_2Platform.instance.getPlatformVersion(); }
disk_space_2 package
documentation
disk_space_2
DiskSpace
getPlatformVersion method
DiskSpace class