id property
Unique identifier for the earned reward record. This is different from the original reward ID and represents the specific instance of when this reward was earned by the user.
Implementation
final int? id;
Unique identifier for the earned reward record. This is different from the original reward ID and represents the specific instance of when this reward was earned by the user.
final int? id;