menu
clf_test package
documentation
clf_test.dart
ClfTest
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return ClfTestPlatform.instance.getPlatformVersion(); }
clf_test package
documentation
clf_test
ClfTest
getPlatformVersion method
ClfTest class