hasChildren abstract method

bool hasChildren([
  1. List<RulesString> keys
])

Checks for the existence of children.

Implementation

bool hasChildren([List<RulesString> keys]);