menu
winwinkit package
documentation
model/basic_reward.dart
BasicReward
updatedAt property
updatedAt property
dark_mode
light_mode
updatedAt
property
@BuiltValueField.new(wireName: r'updated_at')
DateTime
?
get
updatedAt
The updated at of the reward
Implementation
@BuiltValueField(wireName: r'updated_at') DateTime? get updatedAt;
winwinkit package
documentation
model/basic_reward
BasicReward
updatedAt property
BasicReward class