menu
zendesk_plugin_plus package
documentation
source_code.dart
SourceCode
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return SourceCodePlatform.instance.getPlatformVersion(); }
zendesk_plugin_plus package
documentation
source_code
SourceCode
getPlatformVersion method
SourceCode class