childLevel property

String childLevel

Implementation

String get childLevel => '$level.${(articles?.length ?? 0) + 1}';