PointNode(location, {bool walkable: true})

Not documented.

Source

PointNode(this.location, {bool walkable: true}) : super(walkable);