typeArguments property Null safety

TypeArgumentsRef? typeArguments
optional">@optionalread / write

The type arguments for this type.

Provided for instance kinds:

  • Type

Implementation

@optional
TypeArgumentsRef? typeArguments;