getPlatformVersion abstract method

Future<String> getPlatformVersion()

Gets the Android platform version. Useful for compatibility checks.

Implementation

Future<String> getPlatformVersion();