argValues property

List argValues
final

Arguments to be passed into the function call.

Implementation

final List<dynamic> argValues;