names property Null safety

List<String>? names
read / write

The names of the type parameters.

Implementation

List<String>? names;