redeemed property

bool? get redeemed

Implementation

bool? get redeemed => (_$data['redeemed'] as bool?);