menu
remote_control_webrtc package
documentation
remote_control.dart
RemoteControl
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return RemoteControlPlatform.instance.getPlatformVersion(); }
remote_control_webrtc package
documentation
remote_control
RemoteControl
getPlatformVersion method
RemoteControl class