CategoryWeebi constructor
const
CategoryWeebi({})
Implementation
const CategoryWeebi(
{required super.title,
required this.calibresIds,
required super.creationDate,
super.updateDate,
required this.color});