Map<String, dynamic> toMap() { return { 'calibreId': calibreId, 'id': id, 'designation': designation, 'kind': kind, 'status': status, }; }