Map<String, dynamic> toMap() => { "licence_code": licenceCode, "company_code": companyCode, "company": company, "allowed": allowed, };