getPlatformVersion abstract method

Future<String?> getPlatformVersion()

获取平台版本字符串。

Implementation

Future<String?> getPlatformVersion();