AccountDaysTTL constructor
const
AccountDaysTTL({
- required int days,
Account Days T T L constructor.
Implementation
const AccountDaysTTL({required this.days}) : super._();
Account Days T T L constructor.
const AccountDaysTTL({required this.days}) : super._();