menu
verman package
documentation
core/services/command_service.dart
CommandService
getAndroidVersion static method
getAndroidVersion static method
dark_mode
light_mode
getAndroidVersion
static method
Map
<
String
,
String
?
>
?
getAndroidVersion
(
)
Implementation
static Map<String, String?>? getAndroidVersion() { return FileService.getAndroidVersion(); }
verman package
documentation
core/services/command_service
CommandService
getAndroidVersion static method
CommandService class