qualification property
The Qualification data structure of the Qualification assigned to a user, including the Qualification type and the value (score).
Implementation
final Qualification? qualification;
The Qualification data structure of the Qualification assigned to a user, including the Qualification type and the value (score).
final Qualification? qualification;