names property

List<String>? names
getter/setter pair

The names of the type parameters.

Implementation

List<String>? names;