获取平台版本信息。
Future<String?> getPlatformVersion() { throw UnimplementedError('platformVersion() has not been implemented.'); }