Map<String, dynamic> toJson() => { 'TunnelId': tunnelId, 'ConnectionId': connectionId, 'Data': data, };