PatchMonthCategoryWrapper constructor
PatchMonthCategoryWrapper({
- required SaveMonthCategory category,
Implementation
PatchMonthCategoryWrapper({
required this.category,
});