Map<String, dynamic> toJson() => { 'TunnelId': tunnelId, 'SourceAddress': sourceAddress, 'SourcePort': sourcePort, 'Data': data, };