menu
dreamic package
documentation
notifications/notification_types.dart
ValuePropDeclineInfo
ValuePropDeclineInfo.new const constructor
ValuePropDeclineInfo.new const constructor
dark_mode
light_mode
ValuePropDeclineInfo
constructor
const
ValuePropDeclineInfo
(
{
required
DateTime
lastDeclineTime
,
required
int
declineCount
,
})
Implementation
const ValuePropDeclineInfo({ required this.lastDeclineTime, required this.declineCount, });
dreamic package
documentation
notifications/notification_types
ValuePropDeclineInfo
ValuePropDeclineInfo.new const constructor
ValuePropDeclineInfo class