ping property

String? ping
final

A space-separated list of URLs. When the link is followed, the browser will send POST requests with the body PING to the URLs.

Implementation

final String? ping;