children property

Map<String, List<String>> children
final

A map of authorperms to the authorperms of its children

Implementation

final Map<String, List<String>> children;