type property
Optional concrete type for this parameter
If present, indicates the concrete type used for this parameter. If null, the parameter is still generic.
Implementation
final int? type;
Optional concrete type for this parameter
If present, indicates the concrete type used for this parameter. If null, the parameter is still generic.
final int? type;