unreadCount property

IntColumn get unreadCount

Implementation

IntColumn get unreadCount => integer().withDefault(const Constant(0))();