Noise constructor Null safety

Noise(
  1. [dynamic level]
)

Implementation

Noise([this.level]);