Map<String, dynamic> toJson() => { 'Tenant': tenant, 'BytesToClient': bytesToClient, 'BytesFromClient': bytesFromClient, };