arguments0 property

TypeInfo? arguments0

The argument at index 0 (in arguments).

Implementation

TypeInfo? get arguments0 => argumentType(0);