typeArguments property
The type arguments of the type. Omitted if the type does not have type parameters.
Implementation
List<RuntimeCompletionExpressionType>? typeArguments;
The type arguments of the type. Omitted if the type does not have type parameters.
List<RuntimeCompletionExpressionType>? typeArguments;