commands property
Iterable<PathCommand>
get
commands
The commands this path contains.
Implementation
Iterable<PathCommand> get commands => _commands;
The commands this path contains.
Iterable<PathCommand> get commands => _commands;