NyArgument constructor

NyArgument(
  1. dynamic data
)

Implementation

NyArgument(this.data);