isContainer property

bool isContainer
final

true, if the path ends with '.*', all children have the same interface false, otherwise, i.e. this path itself will get an interface

Implementation

final bool isContainer;