menu
camfocus package
documentation
camfocus_platform_interface.dart
CamfocusPlatform
getPlatformVersion abstract method
getPlatformVersion abstract method
dark_mode
light_mode
getPlatformVersion
abstract method
Future
<
String
>
getPlatformVersion
(
)
Gets the platform version.
Implementation
Future<String> getPlatformVersion();
camfocus package
documentation
camfocus_platform_interface
CamfocusPlatform
getPlatformVersion abstract method
CamfocusPlatform class