Action constructor

Action(
  1. {String type}
)

Implementation

Action({this.type});