Returns the host platform version from the example plugin channel.
Future<String?> getPlatformVersion() { throw UnimplementedError('platformVersion() has not been implemented.'); }