isEntryHyperlink property
bool
get
isEntryHyperlink
Returns true
if this ContentfulContentNodeType is a entry hyperlink
Implementation
bool get isEntryHyperlink => this == ContentfulContentNodeType.entryHyperlink;