Get system version number
Future<String?> getPlatformVersion() { return GetSettingsPlatform.instance.getPlatformVersion(); }