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