args property

List<Object?> args
getter/setter pair

Arguments to the current function.

Implementation

var args = <Object?>[];