ActivationMutation constructor

ActivationMutation([
  1. num chance = 0.10
])

Implementation

ActivationMutation([this.chance = 0.10]);