getReward property
Image?
get
getReward
An image that represents the reward.
It should have 300x86 aspect ratio.
Implementation
Image? get getReward => _reward;
An image that represents the reward.
It should have 300x86 aspect ratio.
Image? get getReward => _reward;