AFArgs constructor

AFArgs(
  1. List<String> args
)

Implementation

AFArgs(this.args);