name property

String? name
final

The name of the Qualification type. The type name is used to identify the type, and to find the type using a Qualification type search.

Implementation

final String? name;