id property

int? id
final

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;