isHorizontalDivider property

bool get isHorizontalDivider

Returns true if this ContentfulContentNodeType is a hr

Implementation

bool get isHorizontalDivider => this == ContentfulContentNodeType.hr;