DeeplinklyContent constructor
const
DeeplinklyContent({})
Implementation
const DeeplinklyContent({
required this.canonicalIdentifier,
this.title,
this.description,
this.imageUrl,
this.metadata = const {},
});