description property
A one to two sentence description of the object. ex: "Sean Connery found fame and fortune as the suave, sophisticated British agent, James Bond."
Implementation
@JsonKey(name: 'og:description')
String? description;
A one to two sentence description of the object. ex: "Sean Connery found fame and fortune as the suave, sophisticated British agent, James Bond."
@JsonKey(name: 'og:description')
String? description;