Map<String, dynamic> toMap() { return ClientAuditDetailsMapper.ensureInitialized() .encodeMap<ClientAuditDetails>(this as ClientAuditDetails); }