AFCommandRunner constructor

AFCommandRunner(
  1. String name,
  2. String description
)

Implementation

AFCommandRunner(this.name, this.description);