args property

Iterable<Object?> get args

Positional arguments with basic type coercion applied.

Implementation

Iterable<Object?> get args;