toJson method Null safety
override
Get json representation of the countdown
Implementation
@override
Json toJson() => _$CountdownRepeatToJson(this);
Get json representation of the countdown
@override
Json toJson() => _$CountdownRepeatToJson(this);