BadgeConditionSchema constructor
Returns a new BadgeConditionSchema instance.
Implementation
BadgeConditionSchema({
required this.code,
this.quantity,
});
Returns a new BadgeConditionSchema instance.
BadgeConditionSchema({
required this.code,
this.quantity,
});