Basic constructor

Basic(
  1. List<Basic> args
)

Implementation

Basic(this.args);