getPlatformVersion abstract method

Future<String> getPlatformVersion()

Gets the iOS platform version. Useful for compatibility checks.

Implementation

Future<String> getPlatformVersion();