StatusModel({required this.pk, required this.statusName, required this.iconData, required this.statusColor});