isContainer property
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;
true, if the path ends with '.*', all children have the same interface false, otherwise, i.e. this path itself will get an interface
final bool isContainer;