menu
anybill_base
anybill_base_models
ReminderDto
ReminderDto constructor
ReminderDto
brightness_4
brightness_5
ReminderDto
constructor
ReminderDto
(
{
required
int
days
}
)
Implementation
ReminderDto({ required this.days, });
anybill_base
anybill_base_models
ReminderDto
ReminderDto constructor
ReminderDto class
Constructors
ReminderDto
fromJson
Properties
days
hashCode
props
runtimeType
stringify
Methods
noSuchMethod
toJson
toString
Operators
operator ==