BaseEffect constructor

BaseEffect({String effectKey })

takes String effectKey param

Implementation

BaseEffect({this.effectKey});