Retrieves a user-visible platform version string from the host platform.
Future<String?> getPlatformVersion() { throw UnimplementedError('platformVersion() has not been implemented.'); }