hasContent property

bool get hasContent

Whether there is active content registered.

Implementation

static bool get hasContent => title.isNotEmpty && registeredAt > 0;