Strategy constructor

Strategy(
  1. String name
)

Implementation

Strategy(this.name);