Reward class
Constructors
- Reward({required String quantity, required String reward})
- Reward.fromJson(String str)
-
factory
-
Reward.fromMap(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited