menu
ashish_hello package
documentation
hello.dart
Hello
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return HelloPlatform.instance.getPlatformVersion(); }
ashish_hello package
documentation
hello
Hello
getPlatformVersion method
Hello class