arguments1 property

TypeInfo? arguments1

The argument at index 1 (in arguments).

Implementation

TypeInfo? get arguments1 => argumentType(1);