Map<String, dynamic> toJson() => { 'kurzbezeichnung': shortName, 'langbezeichnung': fullName, 'tarifgebercode': tariffCode, };