gets the platform name and build version
Future<String?> getPlatformVersion() => UtilPlatform.instance.getPlatformVersion();