Returns the native platform's version string.
Future<String?> getPlatformVersion() { throw UnimplementedError('getPlatformVersion() has not been implemented.'); }