conditionals property
Lists of all Conditionals directly contained within this Conditional (not including itself).
Does not recursively call down through sub-Conditionals.
Implementation
List<Conditional> get conditionals;
Lists of all Conditionals directly contained within this Conditional (not including itself).
Does not recursively call down through sub-Conditionals.
List<Conditional> get conditionals;