type property

String? type
final

Value of the OG field type

The type can be one of the following:

  • Article
  • ArticlePage
  • Audio
  • Event
  • Music
  • etc

Implementation

final String? type;