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