menu
firebaseui_flutter package
documentation
untitled.dart
Untitled
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return UntitledPlatform.instance.getPlatformVersion(); }
firebaseui_flutter package
documentation
untitled
Untitled
getPlatformVersion method
Untitled class