ActionName<T> constructor

ActionName<T>(
  1. String name
)

Implementation

ActionName(this.name);