NodeMutation constructor

NodeMutation([
  1. num chance = 0.05
])

Implementation

NodeMutation([this.chance = 0.05]);