argumentTypes property

List<Type> argumentTypes

Returns the function argument types [A1, A2].

Implementation

List<Type> get argumentTypes => [A1, A2];