site property

String? site
final

Value of the site OG field

The site is the name of the website. It is used to identify the website. It is usually the domain name of the website.

Implementation

final String? site;