menu
app_limiter package
documentation
app_limiter_platform_interface.dart
AppLimiterPlatform
getPlatformVersion abstract method
getPlatformVersion abstract method
dark_mode
light_mode
getPlatformVersion
abstract method
Future
<
String
?
>
getPlatformVersion
(
)
Gets the platform version.
Implementation
Future<String?> getPlatformVersion();
app_limiter package
documentation
app_limiter_platform_interface
AppLimiterPlatform
getPlatformVersion abstract method
AppLimiterPlatform class